MySQL Proxy - infinite waiting
Posted by:
Majid NK
Date: October 31, 2016 03:45PM
Hello,
I recently started working with mysql-proxy and has gone through many articles but still not successful to run it.
I have downloaded the file and extracted it and then run it with writing in a terminal the following:
$mysql-proxy --proxy-backend-addresses=localhost:3306 proxy-address=127.0.0.1:4040
it starts running ...
but when I open another terminal and write
$mysql -u root -ppassword -h 127.0.0.1 -P 4040
nothings happens in both terminal and it simply goes infinite waiting
I also raised a question in stackoverflow and attached a picture in there
http://stackoverflow.com/questions/40334013/mysql-proxy-does-not-return-any-result-nor-the-proxy-can-read-the-query
please help me resolve this
Thank you
Subject
Views
Written By
Posted
MySQL Proxy - infinite waiting
2502
October 31, 2016 03:45PM
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.