mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Followup to 11750417:
Disable federated_plugin test for embedded, like other federated tests Also removed redundant include/not_embedded.inc from federated.test
This commit is contained in:
@ -4,8 +4,6 @@
|
||||
#
|
||||
|
||||
|
||||
# should work with embedded server after mysqltest is fixed
|
||||
--source include/not_embedded.inc
|
||||
--source federated.inc
|
||||
|
||||
connection default;
|
||||
|
@ -1,3 +1,4 @@
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_federated_plugin.inc
|
||||
|
||||
# Uninstall will not uninstall if ps has been used
|
||||
|
Reference in New Issue
Block a user