Hello,

I am running MySQL 4.0.5 64 bit on a Sun Solaris and I am using MyISAM Indices.

I would like to set replication (one master and one slave).

My question is:
When I OPTIMIZE TABLE table1, ... on the master will the slave be updated or if I want to optimize the same tables on the slave I need to explicitly run
OPTIMIZE TABLE on the slave side ?

Thanks a lot for your help,

Mariella


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