I have a 400MB large sql backup file. I\'m trying to import that file into MySQL database using WAMP->import, but the import was unsuccessful due to many reasons such as upl
my.ini
max_allowed_packet = 800M read_buffer_size = 2014K
PHP.ini
max_input_time = 20000 memory_limit = 128M post_max_size=128M