wiki.techinc.nl/includes/libs/rdbms
Matthew Flaschen 3638695419 Detect query timeouts and throw a specific exception
Throw DBQueryTimeoutError if a database query error is detected
to be a timeout.

Only DatabaseMysqlBase has been updated here.

This is a subclass of DBQueryError, so existing catch'es will work.

Bug: T175775
Change-Id: I4749dc33ad530d9b22504f02106b1ca49e8eb167
2017-09-20 08:47:09 +00:00
..
connectionmanager Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
database Detect query timeouts and throw a specific exception 2017-09-20 08:47:09 +00:00
encasing Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
exception Detect query timeouts and throw a specific exception 2017-09-20 08:47:09 +00:00
field Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
lbfactory Fix typo in ILBFactory::waitForReplication phpdoc 2017-08-31 12:54:23 +03:00
loadbalancer Always put type information before variable name for @var tags 2017-09-04 11:06:51 -07:00
loadmonitor build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 2017-09-10 21:11:37 +02:00
ChronologyProtector.php Always put type information before variable name for @var tags 2017-09-04 11:06:51 -07:00
defines.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
TransactionProfiler.php build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 2017-09-10 21:11:37 +02:00