mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-19123 Change default charset from latin1 to utf8mb4
Changing the default server character set from latin1 to utf8mb4.
This commit is contained in:
@ -405,5 +405,5 @@ SELECT db1.f2();
|
||||
DROP DATABASE Db1;
|
||||
|
||||
--echo #
|
||||
--echo # Start of 11.3 tests
|
||||
--echo # End of 11.3 tests
|
||||
--echo #
|
||||
|
Reference in New Issue
Block a user