mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
Merge bk-internal:/home/bk/mysql-5.1-new
into quadxeon.mysql.com:/benchmarks/ext3/BUILDS/mysql-5.1-new1
This commit is contained in:
commit
e74a1cb5ae
1 changed files with 1 additions and 1 deletions
|
@ -5770,7 +5770,7 @@ The minimum value for this variable is 4096.",
|
|||
(gptr*) &max_system_variables.myisam_sort_buff_size, 0,
|
||||
GET_ULONG, REQUIRED_ARG, 8192*1024, 4, ~0L, 0, 1, 0},
|
||||
{"myisam_use_mmap", OPT_MYISAM_USE_MMAP,
|
||||
"Use memory mapping for read/write MyISAM tables",
|
||||
"Use memory mapping for reading and writing MyISAM tables",
|
||||
(gptr*) &opt_myisam_use_mmap,
|
||||
(gptr*) &opt_myisam_use_mmap, 0, GET_BOOL, NO_ARG, 0,
|
||||
0, 0, 0, 0, 0},
|
||||
|
|
Loading…
Add table
Reference in a new issue