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 > Innodb & Mysql Replication

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-22-05, 05:04
Dax_wells Dax_wells is offline
Registered User
 
Join Date: Sep 2005
Posts: 1
Innodb & Mysql Replication

Hi,

I have a strange issue with innodb replication:

1. Since can't do a "Load data from master" with innodb tables I used mysqldump and dumped the database from the master.

2. imported this databases into slave

3. started replication on slave

I then checked the replication and the replication works to modify exsiting records in all the Innodb tables, however the replication will not add new records to any of the Innodb tables when these are added on the master, it also does not report any errors?

The replication is working fine for the MyISAM db's that are also running on these servers.

I am running MySQL-Max-4.0.17-0.

any help would be appreciated.

Dave
Reply With Quote
  #2 (permalink)  
Old 09-23-05, 21:07
marist89 marist89 is offline
Registered User
 
Join Date: Oct 2002
Location: greenwich.ct.us
Posts: 279
what does "SHOW SLAVE STATUS" say?
__________________
Jeff Hunter
http://marist89.*************
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