Closed jakshi closed 11 years ago
bundle exec rake gitlab:backup:create RAILS_ENV=production needs LOCK TABLES rights for gitlab mysql user to backup gitlab DB.
bundle exec rake gitlab:backup:create RAILS_ENV=production
Thank you It is necessary LOCK TABLES.
Thank you too :) You made great gitlab chef cookbook.
bundle exec rake gitlab:backup:create RAILS_ENV=production
needs LOCK TABLES rights for gitlab mysql user to backup gitlab DB.