1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

WL#5710 : Enable and disable plugins (mysql_plugin)

This patch adds additional QA tests and enhances the
mysql_plugin test to include more test cases.
This commit is contained in:
Chuck Bell
2011-07-19 10:35:03 -04:00
parent 2efc47aad3
commit db410e7d57
2 changed files with 54 additions and 18 deletions

View File

@ -71,7 +71,7 @@ ERROR: Missing --plugin_dir option.
#
# Show the help.
#
mysql_plugin Ver 1.0.0 Distrib XX.XX.XX
mysql_plugin Ver V.V.VV Distrib XX.XX.XX
Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
Enable or disable plugins.
@ -95,3 +95,4 @@ Options:
-V, --version Output version information and exit.
mysql_plugin Ver V.V.VV Distrib XX.XX.XX