WordPress database error Unknown character set
-
My server error log reports this only error. Everything up to date. How do I solve the problem?
[Mon Feb 24 00:09:52.180892 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: WordPress database error Unknown character set: ‘utf8mb4_general_ci’ for query
[Mon Feb 24 00:09:52.180904 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\tCREATE TABLE wp_yith_wcwl_itemmeta (
[Mon Feb 24 00:09:52.180907 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_id BIGINT( 20 ) NOT NULL AUTO_INCREMENT,
[Mon Feb 24 00:09:52.180909 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tyith_wcwl_item_id BIGINT( 20 ) NOT NULL,
[Mon Feb 24 00:09:52.180911 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_key varchar(255) NULL,
[Mon Feb 24 00:09:52.180913 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tmeta_value longtext NULL,
[Mon Feb 24 00:09:52.180916 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tPRIMARY KEY ( meta_id ),
[Mon Feb 24 00:09:52.180918 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tKEY item_id ( yith_wcwl_item_id ),
[Mon Feb 24 00:09:52.180920 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t\tKEY meta_key ( meta_key )
[Mon Feb 24 00:09:52.180922 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: \t\t\t\t\t\t) DEFAULT CHARACTER SET utf8mb4_general_ci made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Install->maybe_install, YITH_WCWL_DB::maybe_update, YITH_WCWL_DB::create_tables, dbDelta
[Mon Feb 24 00:09:52.180928 2025] [fcgid:warn] [pid 150655:tid 150818] [client 192.0.89.0:57796] mod_fcgid: stderr: WordPress database error Too many keys specified; max 64 keys allowed for query ALTER TABLE wp_yith_wcwl_lists CHANGE COLUMNwishlist_token
wishlist_token VARCHAR( 64 ) NOT NULL UNIQUE made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, YITH_WCWL_Install->maybe_install, YITH_WCWL_DB::maybe_update, YITH_WCWL_DB::create_tables, dbDelta
- You must be logged in to reply to this topic.