MySQL Forums
Forum List  »  Router & Proxy

Re: R/W splitting
Posted by: Christopher Hubrich
Date: August 01, 2007 09:05AM

Hi,

ive got a "Segmentation fault" if i try your r/w splitting lua script.

[connect_server]
[1].connected_clients = 0
[1].idling_connections = 0
[1].type = 1
[1].state = 0
[1] open new connection
Segmentation fault

Start params:
/mysql-proxy --no-daemon --proxy-lua-script=/1/tutorial-keepalive.lua --proxy-address=192.168.210.1:3306 --proxy-backend-addresses=192.168.210.15:3306 --proxy-read-only-backend-addresses=192.168.208.12:3306

Its the last lua script from the repository.

Env:
MySQL - 5.0.27-max-log

Options: ReplyQuote


Subject
Views
Written By
Posted
5653
July 30, 2007 04:54PM
2783
July 31, 2007 02:19PM
3135
July 31, 2007 09:10PM
2827
July 31, 2007 09:26PM
2915
July 31, 2007 10:03PM
2660
July 31, 2007 09:32PM
2617
July 31, 2007 10:11PM
2985
July 31, 2007 10:38PM
3148
July 31, 2007 11:04PM
2903
August 01, 2007 01:11AM
Re: R/W splitting
3134
August 01, 2007 09:05AM
2914
August 01, 2007 09:34AM
2678
August 01, 2007 09:45AM
2909
August 01, 2007 10:06AM
2969
August 01, 2007 10:16AM
2914
August 01, 2007 10:16AM
2839
August 02, 2007 01:05AM


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.