MySQL Forums
Forum List  »  Knowledge Base

storing the individual records into xml files
Posted by: satish k
Date: February 27, 2010 03:03AM

Hi all,

I have a single database with many tables and each table contains reasonable amount of data. Now I need to extract the details of each entry(which are distributed over many tables) and store it into separate xml files. If I use SQL with joins( my tables are indexed) it takes huge amount of time( I have millions of records) .

Could anybody suggest a faster approach? Anyways to cluster it or use mysqldumped files?


Please give me a reply!

Options: ReplyQuote


Subject
Views
Written By
Posted
storing the individual records into xml files
1737
February 27, 2010 03:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.