我使用以下命令恢复mysql转储。
mysql --defaults-file=/apps/mysql/instance/db01/my.cnf-UTIL < abc.sql
我如何才能看到恢复的进度?