[mythtv] MySQL issue with Python binding

Richard Shaw hobbes1069 at gmail.com
Mon Nov 9 22:42:44 UTC 2015


I have a bug report[1] that with the version of MySQL in Fedora 22 no
longer works with:

self.connection.commit()

but should be changed to:

self._get_db().commit()

He says it should be safe for earlier versions.

Can anyone confirm changing this in _conn_mysqldb.py is safe?

Thanks,
Richard

[1] https://bugzilla.rpmfusion.org/show_bug.cgi?id=3734
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20151109/a39886bf/attachment.html>


More information about the mythtv-dev mailing list