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 > How to merge two .myd files together?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-21-09, 04:19
baaluaanand baaluaanand is offline
Registered User
 
Join Date: Aug 2009
Posts: 1
How to merge two .myd files together?

Hi

I create a table named as sampletable. I have load data to this table using "load data infile.." query. I have huge data to load in it. So i have split the text files in two parts and run the two parts parallel in two systems. Now i got sampletable.frm, sampletable.MYD and sampletable.MYI in each system. Now i want to merge the sampletable.MYD and sampletable.MYI together in one system. Kindly help me how to merge these files together

thanks in advance
Baalu
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