diff options
| author | Stan Hu <stanhu@gmail.com> | 2015-08-14 17:12:57 +0000 |
|---|---|---|
| committer | Stan Hu <stanhu@gmail.com> | 2015-08-14 17:12:57 +0000 |
| commit | 494afae08d457a07c0809bb3fbf954ef9b70b554 (patch) | |
| tree | 418e552b03120611275507d27594bd32faaf4e41 /features/snippets/snippets.feature | |
| parent | 317b7ad3e8e78544996feb4978da17a50f67c176 (diff) | |
| parent | 7430e7b5fc5d9c24a3d86166153e555e0a3812f1 (diff) | |
| download | gitlab-ce-494afae08d457a07c0809bb3fbf954ef9b70b554.tar.gz | |
Merge branch 'mysql_insecure_password_warnings' into 'master'
Workaround the insecure password warnings emitted by MySQL 5.6
When using MySQL 5.6, the following output is emitted every time a backup is created, even with CRON=1.
```
Warning: Using a password on the command line interface can be insecure.
```
This fix works around that by sending the password via the [`MYSQL_PWD`](http://dev.mysql.com/doc/refman/5.6/en/environment-variables.html) environment variable.
See merge request !1139
Diffstat (limited to 'features/snippets/snippets.feature')
0 files changed, 0 insertions, 0 deletions
