diff options
author | Alfranio Correia <alfranio.correia@sun.com> | 2008-12-19 10:11:48 +0000 |
---|---|---|
committer | Alfranio Correia <alfranio.correia@sun.com> | 2008-12-19 10:11:48 +0000 |
commit | e1c05404af0f434a901bf164d5882f01731ec678 (patch) | |
tree | 5e9f6c0d26c85f7f605e283bcbdbd9513bf09832 /mysql-test/r/mysqlcheck.result | |
parent | 2cd47480b65249bcb8b1e7c69b6ec69619d363cb (diff) | |
download | mariadb-git-e1c05404af0f434a901bf164d5882f01731ec678.tar.gz |
Post-fix merge 5-1 --> 5.1-rpl. Changed mysqlcheck.result.
Note that this result set is different from that in 6.0/6.0-rpl.
Diffstat (limited to 'mysql-test/r/mysqlcheck.result')
-rw-r--r-- | mysql-test/r/mysqlcheck.result | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mysql-test/r/mysqlcheck.result b/mysql-test/r/mysqlcheck.result index e35e0870264..b98a800fb36 100644 --- a/mysql-test/r/mysqlcheck.result +++ b/mysql-test/r/mysqlcheck.result @@ -4,10 +4,6 @@ drop database if exists client_test_db; mtr.global_suppressions OK mtr.suspicious_patterns OK mtr.test_suppressions OK -mysql.backup_history -note : The storage engine for the table doesn't support optimize -mysql.backup_progress -note : The storage engine for the table doesn't support optimize mysql.columns_priv OK mysql.db OK mysql.event OK @@ -33,10 +29,6 @@ mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK -mysql.backup_history -note : The storage engine for the table doesn't support optimize -mysql.backup_progress -note : The storage engine for the table doesn't support optimize mysql.columns_priv OK mysql.db OK mysql.event OK |