Files
deb-python-oslo.db/tests/sqlalchemy
Ihar Hrachyshka 2a6dbcd09f Set utf8 encoding for mysql and postgresql
Currently, it's enforced in devstack through setting encoding in
connection URI. It would be beneficial if oslo.db handles that on its
own, so that we can

- remove those connection arguments from devstack;
- more importantly, not rely on users to set it in all affected
  projects.

Oursql and MySQLdb also require use_unicode=0 to avoid performance drop.

Change-Id: I676c9c5e418905160e4ab647b8a0f2fb601e8962
Closes-Bug: 1340779
2014-10-17 12:05:19 +02:00
..
2014-04-18 12:51:26 +03:00