summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/t/last_insert_id_func.test
diff options
context:
space:
mode:
authorVasil Dimov <vasil.dimov@oracle.com>2010-05-25 10:36:06 +0300
committerVasil Dimov <vasil.dimov@oracle.com>2010-05-25 10:36:06 +0300
commita80c59c7fc8bf6b6514342609695dda8dff2035c (patch)
treef67cebe7349be59bfa95152a385b707527c6ff4c /mysql-test/suite/sys_vars/t/last_insert_id_func.test
parent5e012c16269be6cc1d8cd6d5ec7f9941460a2b06 (diff)
downloadmariadb-git-a80c59c7fc8bf6b6514342609695dda8dff2035c.tar.gz
(second attempt) Disable the tests on embedded windows that fail due to
Bug #53947 InnoDB: Assertion failure in thread 4224 in file .\sync\sync0sync.c line 324 This changeset should be reverted once the bug is fixed.
Diffstat (limited to 'mysql-test/suite/sys_vars/t/last_insert_id_func.test')
-rw-r--r--mysql-test/suite/sys_vars/t/last_insert_id_func.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/mysql-test/suite/sys_vars/t/last_insert_id_func.test b/mysql-test/suite/sys_vars/t/last_insert_id_func.test
index 2309c539bd9..bb3adbc1c64 100644
--- a/mysql-test/suite/sys_vars/t/last_insert_id_func.test
+++ b/mysql-test/suite/sys_vars/t/last_insert_id_func.test
@@ -1,3 +1,9 @@
+--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
+
################# mysql-test\t\last_insert_id_func.test #######################
# #
# Variable Name: last_insert_id #