Issue
I have .sql file of 550MB, tried to import with phpmyadmin in cpanel. It gives an error of max file size. Can anyone give me idea for this. Thanks in advance.
Solution
Make a Remote
SQL
connection with the server,it can be via:
Or via
SSH
account.Open that connection from a client app like
MySqlWorkbench
or from terminal.Run the script file directly, rather than open it.
Answered By - Wajih
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.