Hey guys, Great to see the 3.x release coming along nicely!
I have a question. Why does the SQL subsystem for MySQL insist on using MyISAM? It might be faster, but it also locks per table-level which makes it virtually impossible to do any effecient threading on the dataset. If there's no obvious reason for choosing MyISAM, can it be an option to select either that or InnoDB? Thanks, -- 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