If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Replicating from MS SQL 2000 results in tables using MyISAM engine

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-25-07, 16:18
spilliton spilliton is offline
Registered User
 
Join Date: Mar 2007
Posts: 4
Replicating from MS SQL 2000 results in tables using MyISAM engine

I would like the tables to be InnoDB when they are replicated, but they always are replicated as MyISAM.

I'm using MySQL 5.

Does anyone know what I need to change to get this to occur?
Reply With Quote
  #2 (permalink)  
Old 04-26-07, 07:39
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
Explain to use what you're doing exactly. I was a little confused by the title and then follow up. Are you migrating from MSSQL to MySQL or replicating from MySQL to MySQL, or something else?
Reply With Quote
  #3 (permalink)  
Old 04-26-07, 10:12
spilliton spilliton is offline
Registered User
 
Join Date: Mar 2007
Posts: 4
Forgive me if I use incorrect wording here, but I think what I am doing is replicating from MS SQL to MySQL.

I'm not positive but I think migrating just means translating the data once from Ms SQL to MySQL, where as I am having it continually sent from MS SQL to MySQL.
Reply With Quote
  #4 (permalink)  
Old 04-26-07, 11:49
aschk aschk is offline
Registered User
 
Join Date: Mar 2007
Location: 636f6d7075746572
Posts: 770
Someone correct me if i'm wrong but i didn't believe that you could "replicate" between two different database systems...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On