BigPipeTest.php executes the following query, 'SELECT * FROM {watchdog} ORDER BY wid DESC LIMIT 2'. The Connection::queryRange() function allows contrib drivers to insert their own Limit / Offset functionality. This should be used to allow this test to run on all databases.
↧