Error “Illegal mix of collations” after update to 2.4.3
-
Hi there,
after update to 2.4.3 we get a lot of errors like this:
2021/01/28 13:23:35 [error] 5221#5221: *357701 FastCGI sent in stderr: "PHP message: WordPress-Datenbank-Fehler Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '=' für Abfrage SELECT c.*, h.hash FROM 'wp_xxxxxxxxxxxx_avatar_privacy' c LEFT OUTER JOIN 'wp_xxxxxxxxxxxx_avatar_privacy_hashes' h ON c.email = h.identifier AND h.type = "comment" WHERE 'email' = "[email protected]" von require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/cheerup/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-single-product.php'), do_action('woocommerce_after_single_product_summary'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_product_data_tabs, wc_get_template, include('/plugins/woocommerce/templates/single-product/tabs/tabs.php'), comments_template, require('/plugins/woocommerce/templates/single-product-reviews.php'), wp_list_comments, Walker->paged_walk, Walker_Comment->display_element, Walk...PHP message: WordPress-Datenbank-Fehler Illegal mix of collations (utf8mb4_unicode_520_ci,IMPLICIT) and (utf8mb4_unicode_ci,IMPLICIT) for operation '=' für Abfrage SELECT c.*, h.hash FROM 'wp_xxxxxxxxxxxx_avatar_privacy' c LEFT OUTER JOIN 'wp_xxxxxxxxxxxx_avatar_privacy_hashes' h ON c.email = h.identifier AND h.type = "comment" WHERE 'email' = "[email protected]" von require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/cheerup/woocommerce.php'), woocommerce_content, wc_get_template_part, load_template, require('/plugins/woocommerce/templates/content-single-product.php'), do_action('woocommerce_after_single_product_summary'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_output_product_data_tabs, wc_get_template, include('/plugins/woocommerce/templates/single-product/tabs/tabs.php'), comments_template, require('/plugins/woocommerce/templates/single-product-reviews.php'), wp_list_comments, Walke
What happend here and what can we do?
Cheers, Jax
- The topic ‘Error “Illegal mix of collations” after update to 2.4.3’ is closed to new replies.