Some MySQL tables have wrong collation after upgrade to Gitlab 8
Created by: benkovsk
After migration to Gitlab 8.0, some tables have collation latin1_swedish_ci, instead of utf8_unicode_ci. For example, table audit_events.
This possibly causes error when logging in: