Problem: I'm trying to import a large mysql dumpfile to a new server (localhost). The file is larger (16mb) than the allowed maximum_file_size as specified in my.ini (1mb). I have tried using bigdump, and other tricks including changing the settings of my.ini without much success. I run on Wamp server 2.0i

Any help is highly appreciated.