mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Clean up the test mentioned in MDEV-12052.
The test is not expected to crash. With a non-debug server, Valgrind completes in reasonable time without any failure. Also, it does not make sense to store and restore parameters when the parameters are already being restored by a server restart.
This commit is contained in:
@@ -316,6 +316,3 @@ id title
|
||||
13 lòve
|
||||
14 LÒVE
|
||||
DROP TABLE articles;
|
||||
SET SESSION innodb_ft_enable_stopword=1;
|
||||
SET GLOBAL innodb_ft_server_stopword_table=default;
|
||||
SET SESSION innodb_ft_user_stopword_table=default;
|
||||
|
Reference in New Issue
Block a user