📄 mysqlcheck.test
字号:
# Embedded server doesn't support external clients--source include/not_embedded.inc# check that CSV engine was compiled in, as the result of the test# depends on the presence of the log tables (which are CSV-based).--source include/have_csv.inc## Bug #13783 mysqlcheck tries to optimize and analyze information_schema#--replace_result 'Table is already up to date' OK--exec $MYSQL_CHECK --all-databases --analyze --optimize--replace_result 'Table is already up to date' OK--exec $MYSQL_CHECK --analyze --optimize --databases test information_schema mysql--exec $MYSQL_CHECK --analyze --optimize information_schema schemata
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -