Skip to content
Snippets Groups Projects

Fix failing migration on mysql

Merged username-removed-25949 requested to merge haynes/gitlab-ce:fix-failing-migration into master

We didn't specify that the db user needs the right to create temporary tables before.
That's why the migration will fail on most installations that installed gitlab according to our documentation.
This MR removes the "TEMPORARY" from the migration and changes the documentation to include the necessary rights for the future.

cc @stanhu @stefan-it

Fixes #2590 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading