Add commits for the two methods in which we do manual queries that modify data.  Turns out Django disables MySQL autocommit but has its own autocommit mechanism.  This works fine until you start doing queries manually, in which case you need to commit manually.


git-svn-id: http://test.kernel.org/svn/autotest/trunk@1560 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed