mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
Do not run maria.repair with --embedded as memory usage is different
This commit is contained in:
parent
a00e21c03d
commit
eae9311fa2
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
|
# We should not run this test with embedded as we are using
|
||||||
|
# max_session_mem_used, which causes things to fail/not fail randomly
|
||||||
|
# as memory usage is different compared to normal server.
|
||||||
|
|
||||||
|
--source include/not_embedded.inc
|
||||||
|
|
||||||
#
|
#
|
||||||
# MDEV-11539 test_if_reopen: Assertion `strcmp(share->unique_file_name,filename) || share->last_version' failed upon select from I_S
|
# MDEV-11539 test_if_reopen: Assertion `strcmp(share->unique_file_name,filename) || share->last_version' failed upon select from I_S
|
||||||
#
|
#
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue