#At file:///home/svoj/mysql/server/mysql-5.5-bugteam-test/ based on revid:holyfoot@stripped
3221 Sergey Vojtovich 2010-10-08
Fixed plugin_load_option failure, when example storage
engine is not available. We need to add loose prefix
to example load option.
@ mysql-test/t/plugin_load_option-master.opt
Fixed plugin_load_option failure, when example storage
engine is not available. We need to add loose prefix
to example load option.
modified:
mysql-test/t/plugin_load_option-master.opt
=== modified file 'mysql-test/t/plugin_load_option-master.opt'
--- a/mysql-test/t/plugin_load_option-master.opt 2010-09-27 12:55:09 +0000
+++ b/mysql-test/t/plugin_load_option-master.opt 2010-10-08 09:20:42 +0000
@@ -1,3 +1,3 @@
$EXAMPLE_PLUGIN_OPT
$EXAMPLE_PLUGIN_LOAD
---plugin-example=FORCE_PLUS_PERMANENT
+--loose-plugin-example=FORCE_PLUS_PERMANENT
Attachment: [text/bzr-bundle] bzr/svoj@sun.com-20101008092042-ud80v50eme6wnwbk.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-bugteam branch (svoj:3221) | Sergey Vojtovich | 8 Oct |