1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Fixes buildbot issue with plugin.fulltext_plugin

The test is using features not in the embedded server.
Fixed by including not_embedded.inc
This commit is contained in:
Monty
2024-10-02 23:30:17 +03:00
parent bddbef3573
commit a8010e7689

View File

@@ -1,4 +1,5 @@
--source include/have_simple_parser.inc --source include/have_simple_parser.inc
--source include/not_embedded.inc
--echo # --echo #
--echo # BUG#39746 - Debug flag breaks struct definition (server crash) --echo # BUG#39746 - Debug flag breaks struct definition (server crash)