mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Bug #11766854 addendum :
Fixed test suite failures when the auth plugin is not compiled in.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# This test should work in embedded server after we fix mysqltest
|
||||
-- source include/not_embedded.inc
|
||||
# need to have the dynamic loading turned on for the client plugin tests
|
||||
--source include/have_plugin_auth.inc
|
||||
|
||||
SET @old_general_log= @@global.general_log;
|
||||
SET @old_slow_query_log= @@global.slow_query_log;
|
||||
|
||||
Reference in New Issue
Block a user