Also, given the error I got:
----- Original Message -----
From: "Michael DePhillips" <dephilli@stripped>
To: "Jesse" <jlc@stripped>
Cc: "MySQL List" <mysql@stripped>
Sent: Tuesday, January 30, 2007 7:57 PM
Subject: Re: Replication not working?
> Should be almost instantaneous. Do a show slave status on the
> slave....also check the error log.
>
> Jesse wrote:
>
>> I'm playing with setting up replication on two MySQL Servers that I
>> have set up here. I set it up according to the instructions found on
>> the MySQL web site, then I went in on the master and added a new
>> record to one of the tables, then checked the slave about 30 minutes
>> later, and the record has not appeared. How often does the slave
>> check for new records on the master? Also, is there some location that
>> I can check for errors?
>>
>> Thanks,
>> Jesse
>>
>
>