Opened 3 years ago
Closed 3 years ago
#53886 closed defect (bug) (duplicate)
WordPress Unknown database error column 'wp_' in 'field list' for SELECT query wp_
Reported by: | attosoftonline | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.8 |
Component: | Upgrade/Install | Keywords: | needs-testing |
Focuses: | Cc: |
Description
hello,
fresh install wp 5.8 error:
[05-Aug-2021 12:59:21 UTC] Eroare bază de date WordPress Unknown column 'wp_' in 'field list' pentru interogarea SELECT wp_ [05-Aug-2021 12:59:21 UTC] Eroare bază de date WordPress Incorrect table name '' pentru interogarea INSERT INTO `` (`option_name`, `option_value`, `autoload`) VALUES ('nonce_key', 'c@EUZ.v5OM.C:0V@@$P<U^LL(qRDJh/pt^,C@]Bl4#p+4|iOWBQ*F#QC>Dv!fY r', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`) efectuată de wp_print_scripts, wp_scripts, WP_Scripts->__construct, WP_Scripts->init, do_action_ref_array('wp_default_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, wp_default_scripts, wp_create_nonce, wp_hash, wp_salt, update_site_option, update_network_option, add_network_option, add_option [05-Aug-2021 12:59:21 UTC] Eroare bază de date WordPress Incorrect table name '' pentru interogarea INSERT INTO `` (`option_name`, `option_value`, `autoload`) VALUES ('nonce_salt', 'u|()Y)_aJ?.a=Sg1qp.4#AA?Js8,u@iG]ijebWclp,)_HlMIuUY/0mM>0i%Kj&Mr', 'no') ON DUPLICATE KEY UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`) efectuată de wp_print_scripts, wp_scripts, WP_Scripts->__construct, WP_Scripts->init, do_action_ref_array('wp_default_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, wp_default_scripts, wp_create_nonce, wp_hash, wp_salt, update_site_option, update_network_option, add_network_option, add_option
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi there, welcome back to WordPress Trac! Thanks for the report.
The same issue was previously reported in #53871.
The last two messages should be fixed by [51525] / #53830 in WordPress 5.8.1. A release date has not been set yet, but it's safe to anticipate it around the end of the month.
The first message is being tracked in #42362 (as a follow-up to #40655).