The username for MySQL authentication.
The database to connect to.
The password for MySQL authentication.
The hostname of the MySQL server. Use localhost for local connections or a specific address for remote databases. For Docker, host.docker.internal allows accessing the host machine.
The port of the MySQL server (default: 3306).