MySQL Forums
Forum List  »  Router & Proxy

mysql-proxy admin functions
Posted by: Tan Yi Zhuang
Date: March 18, 2010 12:26PM

Hi all,

I'm having some issues trying to get the following 2 admin queries to work.
1) Select * from proxy_config;
2) Select * from proxy_connections;
When I execute the 2 quries, all I get is ERROR 1105 (07000): error.

I using mysql-proxy 0.8 for windows and running the 2 lua scripts (admin-sql.lua and reporter.lua) from the link - http://dev.mysql.com/doc/refman/5.0/en/mysql-proxy-using-admin.html.

Looking into the code for admin-sql.lua, I realized that I can only execute proxy processlist, querycounter and backends listing. I've tried searching online for reference code and coding it myself, but to no vial.

Would appreciate if any senior here can direct me to a source for proxy on window or how i can code it to work.

Regards
yZ

Options: ReplyQuote


Subject
Views
Written By
Posted
mysql-proxy admin functions
5365
March 18, 2010 12:26PM
3365
April 20, 2010 05:48PM
2172
May 03, 2010 12:30PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.