<div dir="ltr">No problem:<div><br></div><div><div>edited: /usr/lib/python2.7/site-packages/MythTV/_conn_mysqldb.py</div></div><div><br></div><div>Search for def commit, then change the lines as follows:</div><div><br></div><div><div><br></div><div>    def commit(self): self._get_db().commit()</div><div>    def rollback(self): self._get_db().rollback()</div><div><br></div></div><div>Anrew</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 3, 2015 at 9:28 PM, Dave Badia <span dir="ltr"><<a href="mailto:dbadia@gmail.com" target="_blank">dbadia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi Andrew - <br></div>Would you mind sharing the changes you made? <br><br></div>Thanks<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888">Dave<br></font></span></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div>