summaryrefslogtreecommitdiff
path: root/mysql-test/r
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2014-06-17 13:03:26 +0400
committerSergey Vojtovich <svoj@mariadb.org>2014-06-17 13:03:26 +0400
commit3375e137f88b9cfe3cdd10dd968e3f87d169d373 (patch)
tree612cce096cc7d95468bdd619bb130621f8532e00 /mysql-test/r
parentebf3437810797bccd43039459df5f8a4d3070b2e (diff)
downloadmariadb-git-3375e137f88b9cfe3cdd10dd968e3f87d169d373.tar.gz
MDEV-6351 - --plugin=force has no effect for built-in plugins
mysqld didn't fail to start if a compiled-in plugin failed to initialize (--xxx=FORCE behaving as --xxx=ON)
Diffstat (limited to 'mysql-test/r')
-rw-r--r--mysql-test/r/plugin_loaderr.result3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/plugin_loaderr.result b/mysql-test/r/plugin_loaderr.result
index 95e5ec794d2..8ac55455cff 100644
--- a/mysql-test/r/plugin_loaderr.result
+++ b/mysql-test/r/plugin_loaderr.result
@@ -8,3 +8,6 @@ PLUGIN_TYPE STORAGE ENGINE
PLUGIN_LIBRARY NULL
PLUGIN_LIBRARY_VERSION NULL
LOAD_OPTION ON
+#
+# MDEV-6351 - --plugin=force has no effect for built-in plugins
+#