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
6056
July 30, 2007 04:54PM
2942
July 31, 2007 02:19PM
3307
July 31, 2007 09:10PM
2988
July 31, 2007 09:26PM
3067
July 31, 2007 10:03PM
2810
July 31, 2007 09:32PM
2785
July 31, 2007 10:11PM
3139
July 31, 2007 10:38PM
3315
July 31, 2007 11:04PM
3063
August 01, 2007 01:11AM
Re: R/W splitting
3294
August 01, 2007 09:05AM
3103
August 01, 2007 09:34AM
2855
August 01, 2007 09:45AM
3084
August 01, 2007 10:06AM
3121
August 01, 2007 10:16AM
3090
August 01, 2007 10:16AM
2983
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.