I want to import over 1GB size sql
file to MySQL
database in localhost WAMP/phpmyadmin
. But phpmyadmin
UI doesn\'t allow
Make sure to check the phpMyAdmin config file as well! On newer WAMP applications it is set to 128Mb by default. Even if you update php.ini to desired values you still need to update the phpmyadmin.conf!
Sample path: C:\wamp64\alias\phpmyadmin.conf
Or edit through your WAMP icon by: ->Apache -> Alias directories -> phpMyAdmin