Skip to content
Snippets Groups Projects
user avatar
Jared Hancock authored
This adds support for the SQL_CALC_FOUND_ROWS hint and the following
FOUND_ROWS() call to fetch the total ticket count for a ticket queue without
asking the database to run the same query twice.

References:
http://dev.mysql.com/doc/refman/5.7/en/information-functions.html#function_found-rows
a86ac850
Name Last commit Last update