Error in updating git lab 5.4 to 6.0
Created by: gsouf
While running the guide https://github.com/gitlabhq/gitlabhq/blob/master/doc/update/5.4-to-6.0.md
Got the following error in section 5 :
sudo -u git -H bundle exec rake migrate_groups RAILS_ENV=production
This will add group owners to group membership
Do you want to continue (yes/no)? yes
Mysql2::Error: Table 'gitlabhq_production.users_groups' doesn't exist: SHOW FULL FIELDS FROM `users_groups`
FMysql2::Error: Table 'gitlabhq_production.users_groups' doesn't exist: SHOW FULL FIELDS FROM `users_groups`
FMysql2::Error: Table 'gitlabhq_production.users_groups' doesn't exist: SHOW FULL FIELDS FROM `users_groups`
FMysql2::Error: Table 'gitlabhq_production.users_groups' doesn't exist: SHOW FULL FIELDS FROM `users_groups`