If you want to save yourself some typing, get the mysql.batch1 file from the samples directory and run the command mysql -f -u root -p < mysql.batch1.
如果您希望免去一些输入工作,可从 samples 目录获得 mysql.batch1 文件,然后运行命令 mysql -f -u root -p < mysql.batch1 。
To start the mysql command-line tool, run mysql -u root -p mysql.
要启动mysql命令行工具,运行mysql—u root—p mysql。
应用推荐