[wp-trac] [WordPress Trac] #9223: Wrong datatype in wp_comments
table
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 23 23:35:09 GMT 2009
#9223: Wrong datatype in wp_comments table
--------------------------+-------------------------------------------------
Reporter: Fpp | Owner: anonymous
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version: 2.7
Severity: normal | Keywords: database
--------------------------+-------------------------------------------------
The column wp_comments.comment_post_ID should be the same datatype as its
foreign key column wp_posts.ID.
Change wp_comments.comment_post_ID datatype from INT(11) to BIGINT(20)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9223>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list