On 16-okt-2007, at 22:46, Davide Alberani wrote: > True, but SQLite's benchmarks were a real shame. :-) > In MySQL 5.0 for some reason I get an error with both > "BEGIN TRANSACTION" and "COMMIT" - I need to look closer.
The trick for MySQL is to set AUTOCOMMIT to OFF. You manually COMMIT in the end of the block. But I think the way you currently flush data in there is more than sufficient. Jesper ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Imdbpy-devel mailing list Imdbpy-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/imdbpy-devel