>Description:
        <When restarting slaves for database replication the "master.info"
         file will be overwritten with incorrect values>
>How-To-Repeat:
        <1) stop mysqld server (mysqladmin shutdown)
         2) restart server (shutdown -r now) or restart mysqld
         3) slave will be unable to connect with master as the
            master.info file is corrupted.>
>Fix:
        <To fix problem you need to remove the master.info file 
         and then restart the server>

>Submitter-Id:  <submitter ID>
>Originator:    Andrew Kornak
>Organization:  RapidMedia Network, Inc.
  
 
  *********************************
  Andrew Kornak
  RapidMedia Network
  1431 Opus Place, Suite 620
  Downers Grove, IL.  60515
  http://www.rapidmedianetwork.com
  *********************************
>
>MySQL support: [none]
>Synopsis:      <Replication fails if there is am existing "master.info" file>
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.32 (Official MySQL RPM)

>Environment:
        <i686, Redhat Linux 7.0, >
System: Linux andrew 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 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.0)
Compilation info: CC='egcs'  CFLAGS='-O6 -fomit-frame-pointer -mpentium'  CXX='egcs'  
CXXFLAGS='-O6 -fomit-frame-pointer                  -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           11 Jan 24 19:52 /lib/libc.so.6 -> libc-2.2.so
-rwxr-xr-x    1 root     root      5155229 Jan 10 18:09 /lib/libc-2.2.so
-rw-r--r--    1 root     root     24498288 Jan 10 17:35 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Jan 10 17:35 /usr/lib/libc.so
lrwxrwxrwx    1 root     root           10 Nov  2 08:42 /usr/lib/libc-client.a -> 
c-client.a
Configure command: ./configure  --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --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 --without-berkeley-db 
'--with-comment=Official MySQL RPM'


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