MySQL Forums
Forum List  »  Router & Proxy

Cannot start MySql Proxy On Windows 7
Posted by: Ravinder Pal Singh
Date: July 11, 2014 11:54AM

C:\Windows\system32>sc create "Proxy" DisplayName= "MySQL Proxy" start= "auto" b
inPath= "C:\mysqlproxy\bin\mysql-proxy-svc.exe -proxy-backend-addresses= 192.168
.0.102:3306 -proxy-read-only-backend-addresses= 192.168.0.102:3306"
[SC] CreateService SUCCESS

C:\Windows\system32>net start Proxy
The MySQL Proxy service is starting.
The MySQL Proxy service could not be started.

The service did not report an error.

More help is available by typing NET HELPMSG 3534.

I checked Even viewer and found this:-

- System

- Provider

[ Name] mysql-proxy-svc.exe

- EventID 1

[ Qualifiers] 0

Level 2

Task 0

Keywords 0x80000000000000

- TimeCreated

[ SystemTime] 2014-07-11T17:31:11.000000000Z

EventRecordID 9715

Channel Application

Computer Singh-PC

Security


- EventData

2014-07-11 23:01:11: (critical) ..\..\mysql-proxy-0.8.4\src\mysql-proxy-cli.c:481: Error parsing option -b


Please help me.

Regards,

Ravinder

Options: ReplyQuote


Subject
Views
Written By
Posted
Cannot start MySql Proxy On Windows 7
8801
July 11, 2014 11:54AM


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.