Here’s a command for inserting .sql files into a new database
mysql -u root -p database_name < db.sql
You must be logged in to post a comment.
Leave a Comment
You must be logged in to post a comment.