1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Merge branch '10.10' into 10.11

This commit is contained in:
Oleksandr Byelkin
2023-11-08 16:46:47 +01:00
560 changed files with 13069 additions and 8461 deletions

View File

@@ -25,6 +25,7 @@
# adding a 'SHOW WARNINGS' after the statement.
set sql_mode='';
set sql_safe_updates='OFF';
set default_storage_engine=Aria;
set enforce_storage_engine=NULL;
set alter_algorithm='DEFAULT';