Simon Erkelens 16f876f647 Show the query number as part of debugging
Show the query number, easier to see the amount of queries executed, and for debugging purposes of a certain slow query, also useful, since a breakpoint can be set, with a parameter saying something in the lines of `$this->queryCount == 50`, so the debugger only breaks on that specific query.

Without `dev` and `showqueries=1`, performance is not impacted according to XHProf.
2016-05-29 14:15:45 +12:00
..
2016-04-29 17:50:55 +12:00
2016-04-29 17:50:55 +12:00
2016-04-26 00:24:59 +01:00
2015-08-24 16:15:38 +12:00
2014-08-01 18:17:51 +12:00