import BIG MySQL file
Hi,I have a problem can somebody help me ?
Okay here is my problem, I try to import a 330 mb mysql file and I use
mysql -u username -p dbname < file.sql
in SSH but it stops when 81,6 mb is done and whit no error. so how do I fix this ?