mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
2d1082308b
Added timeouts to replication tests to handle concurrent inserts
55 lines
1.9 KiB
Text
55 lines
1.9 KiB
Text
Table Op Msg_type Msg_text
|
|
test.t1 optimize status OK
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status OK
|
|
test.t2 check error The handler for the table doesn't support check/repair
|
|
Table Op Msg_type Msg_text
|
|
test.t1 repair status OK
|
|
test.t2 repair error The handler for the table doesn't support check/repair
|
|
Table Op Msg_type Msg_text
|
|
test.t2 check error The handler for the table doesn't support check/repair
|
|
test.t1 check status OK
|
|
Table Op Msg_type Msg_text
|
|
test.t2 check error Table 't2' was not locked with LOCK TABLES
|
|
test.t1 check status OK
|
|
Field Type Null Key Default Extra
|
|
a int(11) PRI 0
|
|
b int(11) MUL 0
|
|
c int(11) 0
|
|
Field Type Null Key Default Extra Privileges
|
|
a int(11) PRI 0 select,insert,update,references
|
|
b int(11) MUL 0 select,insert,update,references
|
|
c int(11) 0 select,insert,update,references
|
|
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
|
|
t1 0 PRIMARY 1 a A 4 NULL NULL
|
|
t1 1 b 1 b A 1 NULL NULL
|
|
t1 1 b 2 c A 2 NULL NULL
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status Table is already up to date
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status Table is already up to date
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status OK
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status OK
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status OK
|
|
Table Op Msg_type Msg_text
|
|
test.t1 check status OK
|
|
Table Non_unique Key_name Seq_in_index Column_name Collation Cardinality Sub_part Packed Comment
|
|
t1 0 PRIMARY 1 a A 5 NULL NULL
|
|
t1 1 b 1 b A 1 NULL NULL
|
|
t1 1 b 2 c A 2 NULL NULL
|
|
Table Op Msg_type Msg_text
|
|
test.t1 optimize status OK
|
|
Table Op Msg_type Msg_text
|
|
test.t1 optimize status Table is already up to date
|
|
Variable_name Value
|
|
wait_timeout 28800
|
|
Variable_name Value
|
|
Name Type Row_format Rows Avg_row_length Data_length Max_data_length Index_length Data_free Auto_increment Create_time Update_time Check_time Create_options Comment
|
|
Database
|
|
mysql
|
|
test
|
|
Database (test%)
|
|
test
|