Fix pt-table-checksum/basics.t to work with new percona_test db.

This commit is contained in:
Daniel Nichter
2012-06-05 15:00:25 -07:00
parent 9fb8601267
commit b4c4c2c85e
3 changed files with 23 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
ERRORS DIFFS ROWS SKIPPED TABLE
0 0 0 0 mysql.columns_priv
0 0 1 0 mysql.db
0 0 0 0 mysql.db
0 0 0 0 mysql.func
0 0 36 0 mysql.help_category
0 0 395 0 mysql.help_keyword
@@ -15,7 +15,8 @@ ERRORS DIFFS ROWS SKIPPED TABLE
0 0 0 0 mysql.time_zone_name
0 0 0 0 mysql.time_zone_transition
0 0 0 0 mysql.time_zone_transition_type
0 0 3 0 mysql.user
0 0 2 0 mysql.user
0 0 33 0 percona_test.checksums
0 0 200 0 sakila.actor
0 0 603 0 sakila.address
0 0 16 0 sakila.category

View File

@@ -1,6 +1,6 @@
ERRORS DIFFS ROWS CHUNKS SKIPPED TABLE
0 0 0 1 0 mysql.columns_priv
0 0 1 1 0 mysql.db
0 0 0 1 0 mysql.db
0 0 0 1 0 mysql.func
0 0 36 1 0 mysql.help_category
0 0 395 1 0 mysql.help_keyword
@@ -15,7 +15,8 @@ ERRORS DIFFS ROWS CHUNKS SKIPPED TABLE
0 0 0 1 0 mysql.time_zone_name
0 0 0 1 0 mysql.time_zone_transition
0 0 0 1 0 mysql.time_zone_transition_type
0 0 3 1 0 mysql.user
0 0 2 1 0 mysql.user
0 0 33 1 0 percona_test.checksums
0 0 200 1 0 sakila.actor
0 0 603 1 0 sakila.address
0 0 16 1 0 sakila.category