information_schema.plugins reports wrong version

Bug #719600 reported by shinguz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PBXT
New
Undecided
Unassigned

Bug Description

Information_schema.plugin reports wrong version:

select PLUGIN_NAME, PLUGIN_VERSION, PLUGIN_AUTH_VERSION from information_schema.plugins where plugin_name = 'pbxt';
+-------------+----------------+---------------------+
| PLUGIN_NAME | PLUGIN_VERSION | PLUGIN_AUTH_VERSION |
+-------------+----------------+---------------------+
| PBXT | 0.1 | 1.0.11-7 Pre-GA |
+-------------+----------------+---------------------+

It should be 1.0 or similar but not 0.1. This was confirmed by Paul that it is a bug.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.