Heres' a fix, it's gross but works.

# mysql -u root -pilikerandompasswords glance
mysql> alter table migrate_version convert to character set utf8 collate 
utf8_unicode_ci;
mysql> flush privileges;
mysql> quit

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1279000

Title:
  db migrate script to set charset=utf8 for all tables

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1279000/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to