"Bialac, Dave" <[EMAIL PROTECTED]> wrote:
> I currently have two databases set up with a master/slave replication
> environment.  Right now, the tables are MyISAM, however I want to
> migrate to InnoDB so I can gain transactioins.  I've worked through the
> processes and nearly everything seems straightforward, except:  Does the
> conversion process replicate?  That is, when I alter the table, will the
> slave also alter the table, or do I need to instead stop the
> replication, alter the master, then recreate the slave?

Yes, table conversation is replicated.



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to