mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 18:20:07 +01:00
mysql-trunk-innodb: undo r3119 of disabling test cases.
r3119 does not prevent the crash even the test is disabled. The crash occurs during shutdown.
This commit is contained in:
parent
8cd8a83a44
commit
5c11f02904
4 changed files with 0 additions and 24 deletions
|
@ -1,9 +1,3 @@
|
|||
--source include/not_windows_embedded.inc
|
||||
# remove this when
|
||||
# Bug#53947 InnoDB: Assertion failure in thread 4224 in file
|
||||
# .\sync\sync0sync.c line 324
|
||||
# is fixed
|
||||
|
||||
-- source include/have_innodb.inc
|
||||
|
||||
--echo #
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
--source include/not_windows_embedded.inc
|
||||
# remove this when
|
||||
# Bug#53947 InnoDB: Assertion failure in thread 4224 in file
|
||||
# .\sync\sync0sync.c line 324
|
||||
# is fixed
|
||||
|
||||
# This test runs with old-style locking, as:
|
||||
# --innodb-autoinc-lock-mode=0
|
||||
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
--source include/not_windows_embedded.inc
|
||||
# remove this when
|
||||
# Bug#53947 InnoDB: Assertion failure in thread 4224 in file
|
||||
# .\sync\sync0sync.c line 324
|
||||
# is fixed
|
||||
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_partition.inc
|
||||
--vertical_results
|
||||
|
|
|
@ -1,9 +1,3 @@
|
|||
--source include/not_windows_embedded.inc
|
||||
# remove this when
|
||||
# Bug#53947 InnoDB: Assertion failure in thread 4224 in file
|
||||
# .\sync\sync0sync.c line 324
|
||||
# is fixed
|
||||
|
||||
# Test for Bug#578 mysqlimport -l silently fails when binlog-ignore-db is set
|
||||
|
||||
--source include/have_innodb.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue