Commit c990ffdc authored by vtkachenko@quadxeon.mysql.com's avatar vtkachenko@quadxeon.mysql.com

Merge bk-internal:/home/bk/mysql-5.1-new

into quadxeon.mysql.com:/benchmarks/ext3/BUILDS/mysql-5.1-new1
parents e7a7af07 06df9859
......@@ -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},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment