Commit f6bf6908 authored by calvin's avatar calvin

branches/5.1: fix bug#51653: outdated reference to set-variable

Non functional change.
parent 13229f48
...@@ -507,8 +507,8 @@ trx_sys_doublewrite_init_or_restore_pages( ...@@ -507,8 +507,8 @@ trx_sys_doublewrite_init_or_restore_pages(
" recover the database" " recover the database"
" with the my.cnf\n" " with the my.cnf\n"
"InnoDB: option:\n" "InnoDB: option:\n"
"InnoDB: set-variable=" "InnoDB:"
"innodb_force_recovery=6\n"); " innodb_force_recovery=6\n");
exit(1); exit(1);
} }
......
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