1.1) for blank palces, only used space instead of table keys, regarding to long commands in docker; use space key instead of table key, related to long commands in docker docker run \ --name mysql \ -e MYSQL_ROOT_PASSWORD=123 \ -p 3306:3306 \