MySQL Forums
Forum List  »  Backup

Re: MYSQLDUMP: Export a table data and Import in a different table
Posted by: Shobhit Srivastava
Date: December 26, 2014 07:23AM

I wanted to insert huge data from one table to another table.
buffer_pool_size was small hence insert was failling.

I increased the buffer pool by 10x times, and now it seems to working.

If this works well, I no longer need sqldump :-)

Thanks brothers, for sharing the info and experience.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MYSQLDUMP: Export a table data and Import in a different table
1307
December 26, 2014 07:23AM


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.