[wp-trac] [WordPress Trac] #18609: term_id collisions possible with InnoDB tables and global_terms_enabled
WordPress Trac
noreply at wordpress.org
Mon Sep 16 06:12:53 UTC 2013
#18609: term_id collisions possible with InnoDB tables and global_terms_enabled
--------------------------+--------------------
Reporter: andrew_l | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.7
Component: Taxonomy | Version: 3.2.1
Severity: major | Resolution:
Keywords: needs-patch |
--------------------------+--------------------
Comment (by pento):
That's a pretty impressive find. It's
[http://dev.mysql.com/doc/refman/5.6/en/example-auto-
increment.html#idm47530567376304 documented InnoDB behaviour], so I
wouldn't expect it to be fixed in MySQL ever.
Given how old and buggy the global terms code is (I spotted a couple of
bugs in global_terms() just reading it), I'd be inclined to delete all of
this code, and pretend it never happened.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18609#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list