MySQL 8.0

来自WHY42
Riguz讨论 | 贡献2023年12月19日 (二) 09:14的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
  • In MySQL 8.0, utf8mb4 is the default character set and uses a more modern utf8mb4_0900_ai_ci collation as the default. The prior version of MySQL 5.7 supported the utf8mb4_unicode_520_ci collation but not the latest version of Unicode utf8mb4_0900_ai_ci.
  • MySQL 8.0 introduces roles for managing privileges but this feature did not exist in MySQL 5.7[1].