summaryrefslogtreecommitdiff
path: root/mysql-test/r/mysqlcheck.result
diff options
context:
space:
mode:
authorunknown <mskold/marty@mysql.com/linux.site>2006-12-01 15:49:07 +0100
committerunknown <mskold/marty@mysql.com/linux.site>2006-12-01 15:49:07 +0100
commit85b58cb43bf3170d817864e2a019779c20320245 (patch)
tree810e744e14531cb4121b6b03ee9a470cdb3a9f26 /mysql-test/r/mysqlcheck.result
parentbae9fc077ca178a63f7d97e4b161c35a3e63b85d (diff)
downloadmariadb-git-85b58cb43bf3170d817864e2a019779c20320245.tar.gz
Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema
Diffstat (limited to 'mysql-test/r/mysqlcheck.result')
-rw-r--r--mysql-test/r/mysqlcheck.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/mysqlcheck.result b/mysql-test/r/mysqlcheck.result
index d6149981f37..37d0f6ebeeb 100644
--- a/mysql-test/r/mysqlcheck.result
+++ b/mysql-test/r/mysqlcheck.result
@@ -2,7 +2,6 @@ drop database if exists client_test_db;
DROP SCHEMA test;
CREATE SCHEMA test;
use test;
-mysql.binlog_index OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
@@ -14,6 +13,7 @@ mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
+mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK
@@ -26,7 +26,6 @@ mysql.time_zone_name OK
mysql.time_zone_transition OK
mysql.time_zone_transition_type OK
mysql.user OK
-mysql.binlog_index OK
mysql.columns_priv OK
mysql.db OK
mysql.event OK
@@ -38,6 +37,7 @@ mysql.help_keyword OK
mysql.help_relation OK
mysql.help_topic OK
mysql.host OK
+mysql.ndb_binlog_index OK
mysql.plugin OK
mysql.proc OK
mysql.procs_priv OK