Files
development/www
Clemens Schwaighofer c6709f6782 Add reset/check for query call count
Whenever a query is executed without the db_return method and it is a
select query, then it is counted and if it is over a max value it will
return false and terminate.

With those functions that counter value can be checked and reset.

To be used carefully. It is recommended to rather make often called
queries with the same values prepare/execute style instead of resetting
the count.
2014-12-09 14:04:14 +09:00
..
2014-12-09 14:04:14 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 15:52:08 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 16:19:24 +09:00
2013-12-11 15:52:08 +09:00
2013-12-11 15:52:08 +09:00