How to increase the size of the sql files, for importing in phpMyAdmin, of MAMP?
How to increase the size of the sql files, for importing in phpMyAdmin, of MAMP?
If I understand what you want to do, you just need to access your php.ini
file and change the value of the upload_max_filesize
property.