silverstripe-sqlite3/code
Sean Harvey fde3834114 BUG SQLite database connection not closed properly
This was found when performing a load test using HHVM, the sqlite
connections weren't being closed properly so it would throw an
error "Too many open files..." after a number of concurrent
connections were opened.
2014-10-27 19:06:04 +13:00
..
SQLite3Database.php BUG SQLite database connection not closed properly 2014-10-27 19:06:04 +13:00
SQLiteDatabaseConfigurationHelper.php Update SQLiteDatabaseConfigurationHelper.php 2013-03-24 03:31:09 +13:00
SQLitePDODatabase.php BUG SQLite database connection not closed properly 2014-10-27 19:06:04 +13:00