[wp-trac] [WordPress Trac] #17439: Wordpress Database Update reports errors but says it's successfull

WordPress Trac wp-trac at lists.automattic.com
Sun May 15 09:58:42 UTC 2011


#17439: Wordpress Database Update reports errors but says it's successfull
-----------------------------+------------------------------
 Reporter:  hakre            |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  3.2
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by dd32):

 The Database error shouldn't be occurring, however it saying everything is
 hunky-dory when it's not is indeed a bit of a bug. Its worth noting that
 for 99.9% of users, They'll never come across an issue with the schema
 updates, It'll only be the small number of installs which are either
 locked down (so Alter/Create doesnt work) or those with altered non-
 standard database table layouts (ie. plugin renamed a field or something
 equally as crazy)

 For reference, The SQL there is updating it to an unsigned bigint, from
 [10852] (or failing that [2629]...), so not a recent addition, nor a
 breaking addition. In your case, You'll probably find you've got a
 negatively signed post parent or something such as that..

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17439#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list