How much take a time to load 1GB csv file into MySQL? -


how take time load 1gb csv file mysql?

system configuration:- 4gb ram windows 2007

i don't have of idea windows, if can ensure biggest single table fits in storage engine buffer pool, should not take more 30 - 45 minutes (worst case) given system configuration.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -