mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Due to bug#43733 I disabled "concurrent_innodb_(un)safelog.test" for embedded server.
This commit is contained in:
@@ -25,6 +25,8 @@
|
|||||||
# new wrapper t/concurrent_innodb_safelog.test
|
# new wrapper t/concurrent_innodb_safelog.test
|
||||||
#
|
#
|
||||||
|
|
||||||
|
--source include/not_embedded.inc
|
||||||
|
|
||||||
connection default;
|
connection default;
|
||||||
#
|
#
|
||||||
# Show prerequisites for this test.
|
# Show prerequisites for this test.
|
||||||
|
@@ -11,3 +11,5 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
|
||||||
innodb_bug39438 : BUG#42383 2009-01-28 lsoares "This fails in embedded and on windows. Note that this test is not run on windows and on embedded in PB for main trees currently"
|
innodb_bug39438 : BUG#42383 2009-01-28 lsoares "This fails in embedded and on windows. Note that this test is not run on windows and on embedded in PB for main trees currently"
|
||||||
|
#concurrent_innodb_safelog: disabled for embedded server due to bug#43733 Select on processlist let the embedded server crash (concurrent_innodb_safelog).
|
||||||
|
#concurrent_innodb_unsafelog: disabled for embedded server due to bug#43733.
|
||||||
|
Reference in New Issue
Block a user