MySQL Forums
Forum List  »  Router & Proxy

Starting up mysql_proxy 0.8.3 on Linux
Posted by: Joe Pease
Date: November 05, 2012 01:12PM

After installing mysql_proxy 0.8.3 on my Linux Slackware server and trying to run the command I get two replies; a reply saying "cannot execute binary" and another reply saying "success"

Here's the command line:
path/to/proxy# mysql-proxy --defaults-file=../../../etc/myproxy.cnf --user=root --password=password
mysql-proxy: line 52: /path/to/proxy/mysql-proxy:cannot execute binary file
mysql-proxy: line 52: /path/to/proxy/mysql-proxy:Success

the response is the same if I run the command without the "defaults-file" or user/password parameters.

The "line 52" has no meaning to me as it's certainly not from the myproxy cnf file (it has less than 52 lines) and the error log is empty.

I'll update this periodically with more information.



Edited 5 time(s). Last edit at 11/05/2012 01:31PM by Joe Pease.

Options: ReplyQuote


Subject
Views
Written By
Posted
Starting up mysql_proxy 0.8.3 on Linux
3703
November 05, 2012 01: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.