diff options
author | Hannes Rosenögger <123haynes@gmail.com> | 2015-09-18 19:49:04 +0200 |
---|---|---|
committer | Hannes Rosenögger <123haynes@gmail.com> | 2015-09-18 19:49:04 +0200 |
commit | a22b6c591f2c383468d1a6ec54208e407c0ca032 (patch) | |
tree | 3ebeb6c9b81e2edbeff644247af411f684fc2646 /lib | |
parent | b2c06bf707c6951c5c99c189327aec785b2c79ea (diff) | |
download | gitlab-ce-a22b6c591f2c383468d1a6ec54208e407c0ca032.tar.gz |
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.
This commits removes the "TEMPORARY" from the migration
and changes the documentation to include the necessary rights for the future.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions