1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/lib/Db/MySQL
J. King 8ea1df920a Unify SQL timeouts
- Exec and lock timeouts now apply to MySQL
- Lock timeout now applies to PostgreSQL
- SQLite now uses a generic lock timeout setting which applies to all
2019-01-23 16:31:54 -05:00
..
Driver.php Unify SQL timeouts 2019-01-23 16:31:54 -05:00
ExceptionBuilder.php Handle connection errors 2019-01-15 10:51:55 -05:00
PDODriver.php Handle connection errors 2019-01-15 10:51:55 -05:00
PDOStatement.php Experimental native MySQL driver 2019-01-10 19:01:32 -05:00
Result.php Fixes for MySQL native interface 2019-01-13 23:17:19 -05:00
Statement.php Various changes: 2019-01-15 08:58:11 -05:00