>Description:

I have 2 Servers one master and one slave.

The Master was 3.23.36 and the slave 3.23.44 and i start a replication 
between these servers. Then i get errors:

error 'Unknown table 'o,i'' on query 'drop table db_logistik.o,db_logistik.i

from the replication server.
I found the bug in the manual for the version 3.23.36 
and i see that was fixed in 3.23.37.
So i update the master server to 3.23.44. 
And restarts both mysql-services.
Now both maschines have a mysql 3.23.44 working.

But the problem is still there. 

To continue the replication i start this sql:
SET SQL_SLAVE_SKIP_COUNTER=1;slave start;


>How-To-Repeat: using temp tables in stateme

>Fix: no idea
        

>Submitter-Id:  Stefan Meyer
>Originator:    [EMAIL PROTECTED]
>Organization:   
        MobilCom Communications GmbH
>MySQL support: none
>Synopsis:      Replication Problem
>Severity:      non-critical
>Priority:      low 
>Category:      mysql
>Class:         support 
>Release:       mysql-3.23.44 (Official MySQL RPM)
>Server: /usr/bin/mysqladmin  Ver 8.22 Distrib 3.23.44, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.44-log
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /tmp/mysql.sock
Uptime:                 6 days 23 hours 29 min 48 sec

Threads: 1  Questions: 2515451  Slow queries: 0  Opens: 1325  Flush tables: 1  Open 
tables: 250 Queries per second avg: 4.172
>Environment:
        
System: Linux wsh-106 2.4.4-64GB-SMP #1 SMP Wed May 16 01:20:45 GMT 2001 i686 unknown
Architecture: i686

Some paths:  /usr/local/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  CXX='gcc'  
CXXFLAGS='-O6 -fno-omit-frame-pointer              -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
-rwxr-xr-x    1 root     root      1343073 May 11  2001 /lib/libc.so.6
-rw-r--r--    1 root     root     24539184 May 11  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 May 11  2001 /usr/lib/libc.so
-rw-r--r--    1 root     root       859134 May 11  2001 /usr/lib/libc-client.a
lrwxrwxrwx    1 root     root           20 Sep 27 00:54 /usr/lib/libc-client.so -> 
libc-client.so.2000c
-rwxr-xr-x    1 root     root       720640 May 11  2001 /usr/lib/libc-client.so.2000c
Configure command: ./configure  --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --without-berkeley-db --without-innodb 
--enable-assembler --with-mysqld-user=mysql 
--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 
'--with-comment=Official MySQL RPM'


and here the cut from the master server:

>Release:       mysql-3.23.44 (Official MySQL RPM)
>Server: /usr/bin/mysqladmin  Ver 8.22 Distrib 3.23.44, for pc-linux-gnu on i686
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.44-log
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /tmp/mysql.sock
Uptime:                 6 days 23 hours 41 min 18 sec

Threads: 55  Questions: 35391701  Slow queries: 464  Opens: 71407  Flush tables: 16917 
 Open tables: 256 Queries per second avg: 58.627
>Environment:
        
System: Linux triton 2.2.16 #7 SMP Mon Jun 12 20:16:22 MEST 2000 i686 unknown
Architecture: i686

Some paths:  /usr/local/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  CXX='gcc'  
CXXFLAGS='-O6 -fno-omit-frame-pointer              -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
lrwxrwxrwx   1 root     root           13 Sep  8  1999 /lib/libc.so.4 -> libc.so.4.7.6
-rwxr-xr-x   1 root     root       634880 Apr 29  1996 /lib/libc.so.4.7.6
-rwxr-xr-x   1 root     root      4190668 Aug 16  1999 /lib/libc.so.6
-rw-r--r--   1 root     root     19921908 Jul 22  1999 /usr/lib/libc.a
-rw-r--r--   1 root     root          178 Jul 22  1999 /usr/lib/libc.so
Configure command: ./configure  --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --without-berkeley-db --without-innodb 
--enable-assembler --with-mysqld-user=mysql 
--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 
'--with-comment=Official MySQL RPM'
Perl: This is perl, version 5.005_03 built for i586-linux


---------------------------------------------------------------------
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

Reply via email to