We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00e21c commit eae9311Copy full SHA for eae9311
mysql-test/suite/maria/repair.test
@@ -1,3 +1,9 @@
1
+# We should not run this test with embedded as we are using
2
+# max_session_mem_used, which causes things to fail/not fail randomly
3
+# as memory usage is different compared to normal server.
4
+
5
+--source include/not_embedded.inc
6
7
#
8
# MDEV-11539 test_if_reopen: Assertion `strcmp(share->unique_file_name,filename) || share->last_version' failed upon select from I_S
9
0 commit comments