replication

2006-01-25 Thread Morten Kallesøe
Hi on a slave, is it possible to only stop the SQL Thread? (Slave_SQL_Running: Yes/No) i need to do some testing with my script and i got to make sure it reads that value correctly. regards Morten

SV: replication

2006-01-25 Thread Morten Kallesøe
and failes during the update. ive tried reading the documentation about mysql replication, but i cannot find what i am looking for. Fra: sheeri kritzer [mailto:[EMAIL PROTECTED] Sendt: on 25-01-2006 22:56 Til: Morten Kallesøe Cc: mysql@lists.mysql.com Emne: Re

SV: show master/slave status privileges ?

2005-09-03 Thread Morten Kallesøe
Alan Williamson wrote: I have made a user with the following command: GRANT ALL ON *.* TO 'test'@123.123.123.123' IDENTIFIED BY 'h4x0r' Silly question Morten, and I am sure you have probably done it, but you are definitely running: % mysql FLUSH PRIVILEGES; You only need to FLUSH PRIVILEGES

show master/slave status privileges ?

2005-09-02 Thread Morten Kallesøe
Hi I have been trying to get my mysql server to do as i want, but its not quite playing along. I need to monitor the replication status from a remote server, first by hand, 2nd by a perl script. But i keep getting this darn message. mysql show master status; ERROR 1227: Access denied. You