[wp-trac] [WordPress Trac] #8014: dbDelta Breaks on backtick
WordPress Trac
wp-trac at lists.automattic.com
Thu Oct 30 19:28:09 GMT 2008
#8014: dbDelta Breaks on backtick
---------------------------+------------------------------------------------
Reporter: AaronCampbell | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.7
Component: General | Version:
Severity: major | Keywords: has-patch needs-testing
---------------------------+------------------------------------------------
backticks (!`), which I think are best practice for MySQL, seem to kill
dbDelta. It matches the table name and all the fields with the backticks
still on them, then tries to match them to the database versions
(`wp_mytable` != wp_mytable).
--
Ticket URL: <http://trac.wordpress.org/ticket/8014>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list