On Thursday 07 September 2006 6:17 am, VeeJay wrote:
> Hello
>
> Just wondering if I can get an advice from this forum?
>
> What kind of hardware i.e.(Processor, RAM) I need to accomplish following
> jobs on a FreeBSD plateform:
>
> I have some mysql dumps around 2 GB eachwith each record is 10
You would do better posting to the mysql lists, as this isn't really
related to the OS.
I would suggest you use the command line utilities to load the records. I
would first slice them into chunks not too big, then iterate through
them. If the records are in some order, if you get an error,