mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Portability fix for 32 bit file systems
This commit is contained in:
@ -380,4 +380,4 @@ Variable 'key_buffer_size' is a GLOBAL variable
|
||||
set global myisam_max_sort_file_size=4294967296;
|
||||
show global variables like 'myisam_max_sort_file_size';
|
||||
Variable_name Value
|
||||
myisam_max_sort_file_size 4294967296
|
||||
myisam_max_sort_file_size MAX_FILE_SIZE
|
||||
|
Reference in New Issue
Block a user