[wp-trac] [WordPress Trac] #34611: WordPress database error

WordPress Trac noreply at wordpress.org
Fri Nov 6 23:22:50 UTC 2015


#34611: WordPress database error
--------------------------+-----------------------------
 Reporter:  wpdeveloper   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Database      |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 WordPress database error: [You have an error in your SQL syntax; check the
 manual that corresponds to your MariaDB server version for the right
 syntax to use near '( meta_id bigint(20) unsigned NOT NULL auto_increment,
 term_id bigint(20) un' at line 1]
 CREATE TABLE ( meta_id bigint(20) unsigned NOT NULL auto_increment,
 term_id bigint(20) unsigned NOT NULL default '0', meta_key varchar(255)
 default NULL, meta_value longtext, PRIMARY KEY (meta_id), KEY term_id
 (term_id), KEY meta_key (meta_key(191)) ) DEFAULT CHARACTER SET utf8

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34611>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list