summaryrefslogtreecommitdiff
path: root/lib/api/files.rb
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-08-14 17:12:57 +0000
committerStan Hu <stanhu@gmail.com>2015-08-14 17:12:57 +0000
commit494afae08d457a07c0809bb3fbf954ef9b70b554 (patch)
tree418e552b03120611275507d27594bd32faaf4e41 /lib/api/files.rb
parent317b7ad3e8e78544996feb4978da17a50f67c176 (diff)
parent7430e7b5fc5d9c24a3d86166153e555e0a3812f1 (diff)
downloadgitlab-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 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions