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:
@ -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
|
||||
|
Reference in New Issue
Block a user