[wp-trac] [WordPress Trac] #4921: Errors durung 2.2.x to 2.3 upgrade

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 6 22:47:56 GMT 2007


#4921: Errors durung 2.2.x to 2.3 upgrade
---------------------+------------------------------------------------------
 Reporter:  Nazgul   |       Owner:  anonymous
     Type:  defect   |      Status:  new      
 Priority:  high     |   Milestone:  2.3      
Component:  General  |     Version:  2.3      
 Severity:  major    |    Keywords:           
---------------------+------------------------------------------------------
 The following errors are shown during a 2.2.x to 2.3 upgrade:

 {{{
 WordPress database error: [Field 'option_description' doesn't have a
 default value]
 INSERT INTO wp_options (option_name, option_value, autoload) VALUES
 ('new_users_can_blog', '0', 'yes')

 WordPress database error: [Field 'option_description' doesn't have a
 default value]
 INSERT INTO wp_options (option_name, option_value, autoload) VALUES
 ('tag_base', '', 'yes')
 }}}

 This is caused by calling __populate_options__ before
 __upgrade_230_options_table__ during the upgrade.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4921>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list