Browse Source

Fixes buildbot issue with plugin.fulltext_plugin

The test is using features not in the embedded server.
Fixed by including not_embedded.inc
remotes/origin/bb-10.5-MDEV-23746
Monty 1 year ago
parent
commit
a8010e7689
  1. 1
      mysql-test/suite/plugins/t/fulltext_plugin.test

1
mysql-test/suite/plugins/t/fulltext_plugin.test

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

Loading…
Cancel
Save