[vlc-devel] [PATCH] SQLite module

Srikanth Raju srikiraju at gmail.com
Fri Nov 27 04:10:26 CET 2009


Hi,

First patch is to fix the core definition of RollbackTransaction.

I fixed the Rollback issue by including a busy handler which retries the
failed rollback( and any other statements that failed due to Busy errors ).
There is a test when opening the database to check if the library is
threadsafe.


-- 
Regards,
Srikanth Raju
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091127/22345eb8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Sql-Rollback-should-return-void.patch
Type: text/x-diff
Size: 1039 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091127/22345eb8/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Sqlite-Module.patch
Type: text/x-diff
Size: 27310 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091127/22345eb8/attachment-0001.patch>


More information about the vlc-devel mailing list