c:\xampp\mysql\bin\mysql mysql -u yue -p tee 2025_8_25_sql_log.txt SELECT * FROM student; -- drop DB toyu. DROP SCHEMA IF EXISTS toyu; source Createtoyu.sql