Trying to use PHPMyAdmin doesn't allow me to execute 150Mb data script file. Do you have any work-around for me?
Update
My script is utf-8 encode.
I've update php.ini but all still get error as the below snapshot.
[php.ini]
upload_max_filesize = 256M
max_execution_time = 0
memory_limit = 256M
