Change the database connection information as needed. docker run -d --name mcp-mysql \ -e MYSQL_HOST=localhost \ -e MYSQL_PORT=3306 \ -e MYSQL_USER=root \ -e MYSQL_PASSWORD=mcpTest1234!!! \ -e ...
Temporary tables without constraints can be inserted faster, and there is no need to copy constraints such as the primary key from the target table. Related thread in ...