Bug #29794 Public APIs lost within 1.2
Submitted: 13 Jul 2007 20:15 Modified: 25 Jul 2007 1:57
Reporter: Mark Leith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Server Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Sloan Childers CPU Architecture:Any

[13 Jul 2007 20:15] Mark Leith
Description:
We have lost all but the blackout API within the 1.2 release, such as:

get_info
list_properties
query 

How to repeat:
Check PublicAPICommandProcessor.java

Suggested fix:
Add the other APIs back in
[25 Jul 2007 1:57] Bill Weber
I was able to do the following in 1.2.0.6769:

get_info
list_servlets
list_versions
list_properties
list_logs
get_log
set_log_level
query
log_datacollection

Mark, please let me know if there were more.