mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Post-fix merge 5-1 --> 5.1-rpl. Changed mysqlcheck.result.
This commit is contained in:
@@ -4,6 +4,10 @@ drop database if exists client_test_db;
|
|||||||
mtr.global_suppressions OK
|
mtr.global_suppressions OK
|
||||||
mtr.suspicious_patterns OK
|
mtr.suspicious_patterns OK
|
||||||
mtr.test_suppressions 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.columns_priv OK
|
||||||
mysql.db OK
|
mysql.db OK
|
||||||
mysql.event OK
|
mysql.event OK
|
||||||
@@ -29,6 +33,10 @@ mysql.time_zone_name OK
|
|||||||
mysql.time_zone_transition OK
|
mysql.time_zone_transition OK
|
||||||
mysql.time_zone_transition_type OK
|
mysql.time_zone_transition_type OK
|
||||||
mysql.user 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.columns_priv OK
|
||||||
mysql.db OK
|
mysql.db OK
|
||||||
mysql.event OK
|
mysql.event OK
|
||||||
@@ -133,3 +141,4 @@ v1
|
|||||||
v-1
|
v-1
|
||||||
drop view v1, `v-1`;
|
drop view v1, `v-1`;
|
||||||
drop table t1;
|
drop table t1;
|
||||||
|
End of 5.1 tests
|
||||||
|
Reference in New Issue
Block a user