mirror of
https://github.com/MariaDB/server.git
synced 2026-05-17 20:37:12 +02:00
Merge 10.5 into 10.6
This excludes commit040069f4babecause it is specific to innodb_sync_debug, which had been removed in commitff5d306e29.
This commit is contained in:
commit
bb2e125d07
75 changed files with 341 additions and 140 deletions
|
|
@ -115,7 +115,7 @@ CREATE TABLE t1 (
|
|||
|
||||
INSERT INTO t1(title) VALUES('database');
|
||||
|
||||
--exec echo "restart" > $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
|
||||
--write_line restart $MYSQLTEST_VARDIR/tmp/mysqld.1.expect
|
||||
|
||||
SET debug_dbug = '+d,fts_instrument_sync_debug,fts_write_node_crash';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue