diff options
author | Robert Speicher <robert@gitlab.com> | 2015-09-19 21:07:43 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2015-09-19 21:07:43 +0000 |
commit | 96790b1aac63b57321e5e61652e5a69497b64427 (patch) | |
tree | 2cfcf401bbd5434927fc1cac0645f7e7cf13bb51 /lib | |
parent | 5a8d73243a7b68f2724a6d5f9d482dda24e9dfe4 (diff) | |
parent | a22b6c591f2c383468d1a6ec54208e407c0ca032 (diff) | |
download | gitlab-ce-96790b1aac63b57321e5e61652e5a69497b64427.tar.gz |
Merge branch 'fix-failing-migration' into 'master'
Fix failing migration on mysql
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.
Fixes #2590
See merge request !1351
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions