mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.2 into 10.3
This commit is contained in:
@ -13,7 +13,7 @@ set sql_mode=ansi_quotes;
|
||||
set global div_precision_increment=5;
|
||||
|
||||
--replace_regex /^\/\S+/PATH/
|
||||
--replace_result $MASTER_MYPORT MASTER_MYPORT
|
||||
--replace_result $MASTER_MYPORT MASTER_MYPORT 372736 299008
|
||||
select * from information_schema.system_variables
|
||||
where variable_name not like 'aria%' and
|
||||
variable_name not like 'debug%' and
|
||||
|
Reference in New Issue
Block a user