Thursday, 2023-08-31

gboutryHi, I have an issue when creating designate database, about shared_zones FK zones_id not being compatible with zones.id. While looking at the code, I noticed that this table was the only one not defining a charset. And my issue is that the default charset of my db is different from the set on other tables, making these two keys incompatibles with each other. Is ok if I go ahead and submit a patch adding the options09:31
gboutrymysql_engine='InnoDB', mysql_charset='utf8', which are present on all other tables ? Or is there a bug process before being able to contribute ?09:31
opendevreviewGuillaume Boutry proposed openstack/designate master: Add mysql_engine and mysql_charset options to shared_zones table  https://review.opendev.org/c/openstack/designate/+/89334409:43
fricklergboutry: thanks for the fix, could you maybe also create a bug report for this on launchpad? I'm not sure whether we can fix it this way or need to do a migration, will need to wait for some other core reviewers to take a look09:53
gboutryAh yes you're right, here's the bug https://bugs.launchpad.net/designate/+bug/203363510:01
eanderssonfrickler can you merge this in https://review.opendev.org/c/openstack/kolla-ansible/+/892427 ?18:02
eanderssongboutry. Can you add this to the commit message of your PR?18:03
eandersson> Closes-Bug: #203363518:03
fricklereandersson: done, thx for the reminder20:15
eanderssonThank you good sir!22:03

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!