Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: TIDB utf8mb4
Version 6.1.0
Currently in the production environment, it is necessary to enable new_collations_enabled_on_first_bootstrap
. Is there a way to enable it dynamically?
It only takes effect during the initial cluster setup. Currently, there is no method for dynamic adjustment; you can only rebuild and synchronize the setup. However, it should be enabled by default in version 6.1, right?
Error: [ddl:1273]Unsupported collation when new collation is enabled: ‘utf8mb4_0900_ai_ci’
Is the data synchronized from version 8.0? Currently, utf8mb4_0900_ai_ci is not supported.
The error message indicates that the system cannot find the specified file. This is usually caused by an incorrect file path or the file not existing. Please check if the file path is correct and if the file exists.
The utf8mb4_0900_ai_ci collation is rarely used.
Currently, only utf8mb4_unicode_cn is supported.