I am trying to upload a database backup into my local MySql database using PhpMyAdmin
When I try to import my .sql backup file it go into error and it say to me that maybe the file is too big (31 mb)
Reading the documentation it seems to me that I can change some configuration file to change the size value but I can't find this configuration file and this value
Someone can help me?
Tnx
Andrea
You should import from command line, here you will not need to change configuration
Linux Shell
Windows CMD
And for phpMyAdmin import file size Link