Bug #48746 Proxy Documentation for "Using the Administration Interface" needs updated
Submitted: 12 Nov 2009 23:12 Modified: 20 Jan 2010 17:05
Reporter: Chris Calender Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Proxy: Documentation Severity:S4 (Feature request)
Version: OS:Any
Assigned to: MC Brown CPU Architecture:Any
Tags: admin, administration interface, documentation, plugin, proxy

[12 Nov 2009 23:12] Chris Calender
Description:
The Proxy Documentation for "Using the Administration Interface" needs updated.

http://dev.mysql.com/doc/refman/5.1/en/mysql-proxy-using-admin.html

The above page does not mention that the administration interface has been converted to a plugin, and hence it provides outdated information on how to use the admin interface.  It shows commands that cannot be run, and thus is quite confusing to anyone who does not know this.

You must now load your own script, of which it is not mentioned, nor is one even provided.  So there should also be a simple admin script provided that users can load to perform at least a basic task.

But in the meantime, this needs to be updated so people know how to use it now.

How to repeat:
N/A

Suggested fix:
N/A
[12 Nov 2009 23:22] Chris Calender
For a work-around, please refer to the following blog post:

http://fmpwizard.blogspot.com/2009/04/how-do-i-use-mysql-proxy-admin-plugin.html
[20 Jan 2010 17:05] MC Brown
The documentation has been updated with the admin details, actually using Diego's example.