summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc.rej
blob: 62f0357622d94f53b97ca3da1a9e377e1b95beb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
***************
*** 5316,5322 ****
     (gptr*) &locked_in_memory, 0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
    {"merge", OPT_MERGE, "Enable Merge storage engine. Disable with \
  --skip-merge.",
!    (gptr*) &opt_merge, (gptr*) &opt_merge, 0, GET_BOOL, NO_ARG, 1, 0, 0, 0, 0},
    {"myisam-recover", OPT_MYISAM_RECOVER,
     "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, BACKUP, FORCE or QUICK.",
     (gptr*) &myisam_recover_options_str, (gptr*) &myisam_recover_options_str, 0,
--- 5336,5342 ----
     (gptr*) &locked_in_memory, 0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
    {"merge", OPT_MERGE, "Enable Merge storage engine. Disable with \
  --skip-merge.",
!    (gptr*) &opt_merge, (gptr*) &opt_merge, 0, GET_BOOL, NO_ARG, 1, 0, 0, 0, 0, 0},
    {"myisam-recover", OPT_MYISAM_RECOVER,
     "Syntax: myisam-recover[=option[,option...]], where option can be DEFAULT, BACKUP, FORCE or QUICK.",
     (gptr*) &myisam_recover_options_str, (gptr*) &myisam_recover_options_str, 0,