mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
tests: move around, add new
two new tests: * alter table times out because of a long concurrent trx * alter table adds a column in the middle
This commit is contained in:
3
mysql-test/include/binlog_combinations.combinations
Normal file
3
mysql-test/include/binlog_combinations.combinations
Normal file
@ -0,0 +1,3 @@
|
||||
[nobinlog]
|
||||
[binlog]
|
||||
--log-bin=master-bin
|
3
mysql-test/include/binlog_combinations.inc
Normal file
3
mysql-test/include/binlog_combinations.inc
Normal file
@ -0,0 +1,3 @@
|
||||
#
|
||||
# Adds standalone and binlog combinations
|
||||
#
|
@ -1,2 +0,0 @@
|
||||
Variable_name Value
|
||||
log_bin OFF
|
Reference in New Issue
Block a user