Linux -Datenbank in MySQL hochladen
mysql -uuser_name -p db_name < file.sql
mvmrik
mysql -uuser_name -p db_name < file.sql