Mysql Commands

Import Db

mysql -u root -p db_name < db_to_import.sql

Comments

Popular posts from this blog

Git Commands