36eba98817
MDEV-19123 Change default charset from latin1 to utf8mb4
...
Changing the default server character set from latin1 to utf8mb4.
2024-07-11 10:21:07 +04:00
44fd2c4b24
Merge 10.5 into 10.6
2022-09-20 16:53:20 +03:00
f1544424de
MDEV-29446 Change SHOW CREATE TABLE to display default collation
2022-09-12 22:10:39 +04:00
f5c5f8e41e
Merge branch '10.5' into 10.6
2022-02-03 17:01:31 +01:00
41a163ac5c
Merge branch '10.2' into 10.3
2022-01-29 15:41:05 +01:00
2fdb556e04
MDEV-8334: Rename utf8 to utf8mb3
...
This patch changes the main name of 3 byte character set from utf8 to
utf8mb3. New old_mode UTF8_IS_UTF8MB3 is added and set TRUE by default,
so that utf8 would mean utf8mb3. If not set, utf8 would mean utf8mb4.
2021-05-19 06:48:36 +02:00
a3099a3b4a
MDEV-24312 master_host has 60 character limit, increase to 255 bytes
...
Also increase user name up to 128.
The work was started by Rucha Deodhar <rucha.deodhar@mariadb.com >,
contains audit plugin fixes by Alexey Botchkov <holyfoot@askmonty.org >.
2021-04-20 16:36:56 +02:00
a7abddeffa
Create 'main' test directory and move 't' and 'r' there
2018-03-29 13:59:44 +03:00