mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
rpl_ndb_sync.result, ndb_partition_key.result:
test case
This commit is contained in:
@ -57,6 +57,7 @@ Number of primary keys: 3
|
|||||||
Length of frm data: #
|
Length of frm data: #
|
||||||
Row Checksum: 1
|
Row Checksum: 1
|
||||||
Row GCI: 1
|
Row GCI: 1
|
||||||
|
SingleUserMode: 0
|
||||||
TableStatus: Retrieved
|
TableStatus: Retrieved
|
||||||
-- Attributes --
|
-- Attributes --
|
||||||
a Int PRIMARY KEY AT=FIXED ST=MEMORY
|
a Int PRIMARY KEY AT=FIXED ST=MEMORY
|
||||||
|
@ -93,4 +93,4 @@ select * from mysql.ndb_binlog_index;
|
|||||||
Position File epoch inserts updates deletes schemaops
|
Position File epoch inserts updates deletes schemaops
|
||||||
reset slave;
|
reset slave;
|
||||||
select * from mysql.ndb_apply_status;
|
select * from mysql.ndb_apply_status;
|
||||||
server_id epoch
|
server_id epoch log_name start_pos end_pos
|
||||||
|
Reference in New Issue
Block a user