Hello,
I had a hard time restoring .sql files through phpmyadmin because it timed out, especially when you have a large MySQL. I found the post by kylec regarding backing up MySQL very good here:
Now, how do I RESTORE the .sql file via shell? I found shell procedures much faster than any other.
Thanks.
I had a hard time restoring .sql files through phpmyadmin because it timed out, especially when you have a large MySQL. I found the post by kylec regarding backing up MySQL very good here:
Now, how do I RESTORE the .sql file via shell? I found shell procedures much faster than any other.
Thanks.
Comment