Meta k4mL
Tuesday, May 18, 2010
Mysql password file
The equivalent of PostgreSQL's .pgpass file for MySQL is .my.cnf. Not as flexible as .pgpass since you can't set password based on username/host/db wildcard.
[client]
password="yourpassword"
Link to
docs
.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)