‘wp_sitemeta’ doesn’t exist for query UPDATE
-
When changing the admin name, got the following error:
WordPress database error Table 'XXX.wp_sitemeta' doesn't exist for query UPDATEwp_sitemetaSETmeta_value= REPLACE(meta_value, 's:5:"admin";', 's:4:"XXX";') WHEREmeta_key= 'site_admins' ANDmeta_valuelike '%s:5:"admin";%' made by do_action('anti-malware_page_GOTMLS-Firewall-Options'), WP_Hook->do_action, WP_Hook->apply_filters, GOTMLS_Firewall_Options, QM_DB->queryThat table isn’t there indeed (it’s just a single-site installation). What to do now?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘‘wp_sitemeta’ doesn’t exist for query UPDATE’ is closed to new replies.