Re: Deprecating plans for PGPASSWORD environment variable as insecure

2021-12-27 Thread Pavel Stehule
Hi po 27. 12. 2021 v 9:55 odesílatel Alexey Murz Korepov napsal: > MySQL in version have deprecated the `MYSQL_PWD` environment variable, > because they considers this way as insecure, quote from > https://dev.mysql.com/doc/refman/8.0/en/environment-variables.html#idm45429554761920 > : > > > Us

Deprecating plans for PGPASSWORD environment variable as insecure

2021-12-27 Thread Alexey Murz Korepov
MySQL in version have deprecated the `MYSQL_PWD` environment variable, because they considers this way as insecure, quote from https://dev.mysql.com/doc/refman/8.0/en/environment-variables.html#idm45429554761920 : > Use of MYSQL_PWD to specify a MySQL password must be considered extremely insecur