mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
6632102983
Added timeouts to replication tests to handle concurrent inserts Docs/manual.texi: Changelog client/mysqlshow.c: Fix for new SHOW FULL COLUMNS syntax mysql-test/r/show_check.result: Fix for SHOW FULL COLUMNS mysql-test/t/alter_table.test: Fix for SHOW FULL COLUMNS mysql-test/t/rpl000001.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000002.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000003.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000007.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000008.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000009.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000010.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000011.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000012.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000013.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000014.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000015.test: Added timeout to handle concurrent inserts. mysql-test/t/rpl000016.test: Added timeout to handle concurrent inserts. mysql-test/t/select.test: Fix for SHOW FULL COLUMNS mysql-test/t/show_check.test: Fix for SHOW FULL COLUMNS mysql-test/t/type_blob.test: Fix for SHOW FULL COLUMNS mysql-test/t/type_float.test: Fix for SHOW FULL COLUMNS mysql-test/t/type_ranges.test: Fix for SHOW FULL COLUMNS sql/mysql_priv.h: Fix for SHOW FULL COLUMNS sql/sql_parse.cc: Fix for SHOW FULL COLUMNS sql/sql_show.cc: Fix for SHOW FULL COLUMNS sql/sql_yacc.yy: Fix for SHOW FULL COLUMNS
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
|