#4772 closed defect (bug) (fixed)
database error: Table 'wordpress.wp_deletable_options' doesn't exist , update.php
Reported by: | Potter_System | Owned by: | |
---|---|---|---|
Milestone: | 2.3 | Priority: | high |
Severity: | minor | Version: | 2.3 |
Component: | General | Keywords: | mysql error |
Focuses: | Cc: |
Description
I've updated my SVN copy to 5899, and I've got the following error when trying to install WordPress
WordPress database error: [Table 'wordpress.wp_deletable_options' doesn't exist] INSERT INTO wp_deletable_options (option_name, option_value, option_description, autoload) VALUES ('update_core', 'O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1187495096;s:15:\"version_checked\";s:9:\"2.3-alpha\";s:8:\"response\";s:11:\"development\";}', '', 'yes') Warning: Cannot modify header information - headers already sent by (output started at /web/wordpress/deletable/wp-includes/wp-db.php:159) in /web/wordpress/deletable/wp-admin/install.php on line 15
It appears in both steps, BTW. Although I could install WP anyway, some people may feel intimidated with those errors
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Typo in the commit message, but this is fixed in [5900]