問題タブ [character-set]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
mysql - COLLATION 'utf8_general_ci' は CHARACTER SET 'utf8mb4' には無効です
tbl_class テーブルからクエリを実行すると、非常に奇妙なエラーが発生しました。
COLLATION 'utf8_general_ci' は CHARACTER SET 'utf8mb4' には無効です
ここにクエリがあります
my.cnf は
列の照合は次のようになります
テーブルの文字セットは次のようになります
mysqlを再起動しましたが、同じエラーが発生します。そして、utf8mb4はまったくありません。なぜ?