summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlcheck.test
blob: bc88be001abf25c6f701c0076cb40a6d5653653a (plain)
1
2
3
4
5
6
7
8
9
10
11
# Embedded server doesn't support external clients
--source include/not_embedded.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