Problem Connecting To Mysql Server

2003-09-04 Thread naoufal
Hi there ##ERROR 2013: Lost connection to MySQL server during query ## I get this error when i try to remotely connect to my mysql server, it has been working until i changed the server's ip and isp, when i re-change the mysql server to the old ip address (first isp), it's working again . When i do

Problem Connecting To mysql server

2003-09-04 Thread naoufal
Hi there ##ERROR 2013: Lost connection to MySQL server during query ## i get this error when i try to remotely connect to my mysql server, it has been working until i changed the server's ip and isp, when i re-change the mysql server to the old ip address (first isp), it's working again . when i

replication problem

2003-07-21 Thread Naoufal Rih
Hi I have 3 machines M1 M2 and M3, i need to setup the following : M1 is the master M2 is reading from M1 M2 is a master for M3 M3 is reading from M2 The problem i got, is when i run a command in M2, it's replicated in M3, but when the command is being run in M1, it's replicated in M2 but not in

############ need some help ##############

2001-01-18 Thread Rih Naoufal
i have a problem using mysql queries like = "select id from table1 where id in (select id2 from table2)" doesn't seem to work in the mysql version i have . if anyone knows how to resolve the problems, please reply to my message thank u all