mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Changed mysql.apply_status, mysql.binlog_index, and mysql.schema to mysql.ndb_apply_status, mysql.ndb_binlog_index, and mysql.ndb_schema
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
drop table if exists t1,t1aa,t2aa;
|
||||
show tables;
|
||||
Tables_in_db
|
||||
binlog_index
|
||||
columns_priv
|
||||
db
|
||||
event
|
||||
@ -12,6 +11,7 @@ help_keyword
|
||||
help_relation
|
||||
help_topic
|
||||
host
|
||||
ndb_binlog_index
|
||||
plugin
|
||||
proc
|
||||
procs_priv
|
||||
|
Reference in New Issue
Block a user