Bug #17112 SHOW PLUGIN should be SHOW PLUGINS
Submitted: 4 Feb 2006 10:19 Modified: 9 Apr 2006 7:00
Reporter: Hartmut Holzgraefe
Status: Closed
Category:Server Severity:S3 (Non-critical)
Version:5.1 OS:Any (*)
Assigned to: Sergei Golubchik Target Version:

[4 Feb 2006 10:19] Hartmut Holzgraefe
Description:
SHOW PLUGIN should use the plural form SHOW PLUGINS
like most of the other SHOW commands producing a list do
(with the exception of SHOW CHARACTER SET and SHOW
COLLATION, but i assume its to late to change these by now).

How to repeat:
.

Suggested fix:
Add an 'S' to SHOW PLUGIN
[4 Feb 2006 12:47] Miguel Solorzano
Thank you for the bug report.
[6 Apr 2006 15:27] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/4558
[8 Apr 2006 23:20] Sergei Golubchik
fixed in 5.1.9
[9 Apr 2006 7:00] Paul DuBois
Noted in 5.1.9 changelog, and various adjustments
to SHOW PLUGINS were made wherever SHOW PLUGIN
was used.