mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge with 4.1.3-beta
This commit is contained in:
@@ -303,6 +303,7 @@ set global ft_boolean_syntax = @@init_connect;
|
||||
# variables are set
|
||||
|
||||
set global myisam_max_sort_file_size=4294967296;
|
||||
--replace_result 4294967296 MAX_FILE_SIZE 2146435072 MAX_FILE_SIZE
|
||||
show global variables like 'myisam_max_sort_file_size';
|
||||
set global myisam_max_sort_file_size=default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user