Re: MySQL-Proxy SVN trunk: problems with admin interface
Yeah... it's not working yet :(
mysql> select @@version_comment LIMIT 1;
+------------------------+
| @@version_comment |
+------------------------+
| MySQL Enterprise Agent |
+------------------------+
1 row in set (0.00 sec)
mysql> select USER();
+--------+
| USER() |
+--------+
| root |
+--------+
1 row in set (0.00 sec)
mysql> select * from proxy_connections;
ERROR 1105 (07000): (admin-server) query not known
mysql> select * from proxy_config;
ERROR 1105 (07000): (admin-server) query not known
Subject
Views
Written By
Posted
3710
April 24, 2008 01:05PM
Re: MySQL-Proxy SVN trunk: problems with admin interface
2643
May 08, 2008 12:12PM
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.