You should see the changes right away.  What did you put in the my.cnf file 
on the slave?

Also, a good way to trouble shoot is to type "show master status" on the 
master and "show slave status" on the slave and compare the results.  These 
commands should be typed at a MySQL command prompt.

--Jeff

At 04:07 AM 8/1/2001, [EMAIL PROTECTED] wrote:
>I finally enabled my server with the replication feature between two
>database servers on the same machine. The master.info file is created on the
>slave directory and there are no err files. Just to test out the replication
>feature I added new tables to the master database, but when I look at the
>slave database I do not see those tables on the slave yet.
>
>So when should I expect any new table additions to my master database to be
>reflected in the slave database?
>
>Thanks,
>
>Jeff
>
>
>---------------------------------------------------------------------
>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


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