Command line cheat sheet

From TempusServa wiki
Revision as of 01:26, 22 February 2013 by old>Admin (→‎MySQL commands)
Jump to navigation Jump to search

MySQL commands

Import data from a SQL dump:

mysql -uroot -pPW1234 tslive < import.sql