Hi!
> "Paul" == Paul Chilson <[EMAIL PROTECTED]> writes:
Paul> I am setting up a replication slave.
Paul> Master is server-id = 1
Paul> Slave is server-id = 2
Paul> Relevant section of /etc/my.cnf from the slave
Paul> My guess as to the problem:
Paul> ./mysqladmin variables reports the
On Sat, Nov 10, 2001 at 04:49:59PM -0700, Paul Chilson wrote:
> I am setting up a replication slave.
> Master is server-id = 1
> Slave is server-id = 2
[snip]
>
> This is the first few relevant lines after the first startup, all subsequent
> lines are just repeated.
>
> My guess as to the prob
I am setting up a replication slave.
Master is server-id = 1
Slave is server-id = 2
Relevant section of /etc/my.cnf from the slave
# The MySQL server
[mysqld]
port= 3306
socket = /tmp/mysql.sock
skip-locking
set-variable= key_buffer=16M
set-variable= max_allowed_pack