From 6b436cba01ffecbdcc3320528ae3baf8335ac6fb Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Thu, 17 Oct 2024 09:11:47 +0200 Subject: [PATCH] Revert "Fixes buildbot issue with plugin.fulltext_plugin" This reverts commit a8010e76894ab9a4a5d249293e30409d3338496d. The test doesn't require embedded after ab15628bbc05 --- mysql-test/suite/plugins/t/fulltext_plugin.test | 1 - 1 file changed, 1 deletion(-) diff --git a/mysql-test/suite/plugins/t/fulltext_plugin.test b/mysql-test/suite/plugins/t/fulltext_plugin.test index 4023bca8b41..c0e1d8e17bf 100644 --- a/mysql-test/suite/plugins/t/fulltext_plugin.test +++ b/mysql-test/suite/plugins/t/fulltext_plugin.test @@ -1,5 +1,4 @@ --source include/have_simple_parser.inc ---source include/not_embedded.inc --echo # --echo # BUG#39746 - Debug flag breaks struct definition (server crash)