语法: mysql -u用户名 -p密码 -D数据库 < sql绝对路径
C:Program FilesMySQLMySQL Server 5.7in>mysql -uroot -p123456 -Dstudytest<D:sqlstudytest-notable.sql