root@ab7e3a9be49b:/# MySQL -h sc -P 3306 -uroot -p123456 --default-character-set=utf8 -N < /init/mysql/7.2.4/DDL.sql
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1061 (42000) at line 4: Unknown error 1061
root@ab7e3a9be49b:/# MySQL -h sc -P 3306 -uroot -p123456 --default-character-set=utf8 -N < /init/mysql/7.2.4/DDL.sql
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1061 (42000) at line 4: Unknown error 1061