Timeline for How to pass password to mysql command line
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 22, 2022 at 10:03 | history | edited | commonpike | CC BY-SA 4.0 |
clean up your env
|
| Sep 21, 2022 at 9:26 | comment | added | Steen Schütt |
From the MySQL 8.0 documentation (below the table): "Use of MYSQL_PWD to specify a MySQL password must be considered extremely insecure and should not be used. [...] MYSQL_PWD is deprecated as of MySQL 8.0; expect it to be removed in a future version of MySQL."
|
|
| S Nov 2, 2021 at 16:05 | review | First answers | |||
| Nov 2, 2021 at 19:32 | |||||
| S Nov 2, 2021 at 16:05 | history | answered | commonpike | CC BY-SA 4.0 |