This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-18 04:53:01 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2ace7dc939
mariadb
/
mysql-test
/
t
/
show_check-master.opt
2 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Fix for bug #30088: Can't disable myisam-recover by a value of "". - test result. Problem: we don't proper handle "" value of the --myisam-recover option. Fix: turn off myisam recovering if --myisam-recover="" is set. mysql-test/r/show_check.result: Fix for bug #30088: Can't disable myisam-recover by a value of "". - test result. mysql-test/t/show_check-master.opt: Fix for bug #30088: Can't disable myisam-recover by a value of "". - test case. mysql-test/t/show_check.test: Fix for bug #30088: Can't disable myisam-recover by a value of "". - test case. sql/mysqld.cc: Fix for bug #30088: Can't disable myisam-recover by a value of "". - turn off myisam recovering if --myisam-recover="" is passed.
2007-08-01 08:41:13 +02:00
--log-slow-queries --log-long-format --log-queries-not-using-indexes --myisam-recover=""
Reference in a new issue
Copy permalink