On Wed, Dec 11, 2002 at 05:03:51PM +0100, Natale Babbo wrote: > Hi all, > > I have a problem with replication between two servers. > I created user repl on the master, I restored the > master's dump on the slave, I changed both my.cnf > settings but I got this error from slave .err file: > > MySql: ready for connections > 021211 16:56:12 InnoDB: Started > 021211 16:56:12 Slave I/O thread: connected to master > 'repl@sviluppo01:3306', replication started in log > 'FIRST' at position 4 > 021211 16:56:12 Error updating slave list: Query > error > 021211 16:56:12 Slave I/O thread exiting, read up to > log 'FIRST', position 4
If your master is MySQL 4.0.x, make sure that the repl user has the REPLICATION SLAVE privilege. -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo! <[EMAIL PROTECTED]> | http://jeremy.zawodny.com/ MySQL 3.23.51: up 1 days, processed 37,721,449 queries (412/sec. avg) --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php