User Tools

Site Tools


Sidebar

linux:mysql_import_sql_file

MySQL import sql file

Try:

mysql -u username -p database_name < file.sql
Note: It is better to use the full path of the SQL file file.sql.
linux/mysql_import_sql_file.txt · Last modified: 2016/08/19 13:59 by admin