This may perhaps be an old bug and already fixed
entry in my.cnf replicate-do-db=qbslive Slave stopped replicating at some time ( not in logs ) I tried to start it back up and it would not budge so I checked the logs 020530 9:55:15 Slave: connected to master '[EMAIL PROTECTED]:3306', replication started in log 'QBSDB251-bin.009' at position 103512 ERROR: 1133 Can't find any matching row in the user table 020530 9:55:15 Slave: error running query 'GRANT Insert, Update, Select, Delete ON qbslive.* TO 'Remote'@'<edited for security>' IDENTIFIED BY '<edited for security>' 020530 9:55:15 Error running query, slave aborted. Fix the problem, and re-start the slave thread with mysqladmin start-slave - log 'QBSDB251-bin.009' position 103512 020530 9:55:15 Slave thread exiting, replication stopped in log 'QBSDB251-bin.009' at position 103512 This is quite alarming!!! Trying to copy my GRANT's from the master server!! I restarted the slave mysql server and replication started up again >MySQL support: email support >Synopsis: Replication bug, trying to grab GRANTS from master >Severity: not sure >Priority: probably low >Category: mysql >Class: sw-bug >Release: mysql-3.23.32 (Official MySQL RPM) >Environment: <machine, os, target, libraries (multiple lines)> System: Linux QBSCOM250.911rush.com 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686 unknown Architecture: i686 Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc GCC: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98) Compilation info: CC='egcs' CFLAGS='-O6 -fomit-frame-pointer -mpentium' CXX='egcs' CXXFLAGS='-O6 -fomit-frame-pointer -felide-constructor\ s -fno-exceptions -fno-rtti -mpentium' LDFLAGS='' LIBC: lrwxrwxrwx 1 root root 13 Feb 21 03:23 /lib/libc.so.6 -> libc-2.2.4.so -rwxr-xr-x 1 root root 1282588 Sep 4 2001 /lib/libc-2.2.4.so -rw-r--r-- 1 root root 27304836 Sep 4 2001 /usr/lib/libc.a -rw-r--r-- 1 root root 178 Sep 4 2001 /usr/lib/libc.so Configure command: ./configure --disable-shared --with-mysqld-ldflags=-all-static --with-client-ldflags=-all-static --enable-assembler --with-mysqld-user=my\ sql --with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ --with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin --sysconfdir=/etc --\ datadir=/usr/share --localstatedir=/var/lib/mysql --infodir=/usr/info --includedir=/usr/include --mandir=/usr/man --without-berkeley-db '--with-comment=Offic\ ial MySQL RPM' I don't think I can provide much else that will point in the right direction --------------------------------------------------------------------- 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