Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

upload database mysql command line

mysql -u username -p database_name < file.sql


Note-1: It is better to use the full path of the SQL file file.sql.
 
PREVIOUS NEXT
Tagged: #upload #database #mysql #command #line
ADD COMMENT
Topic
Name
3+8 =