mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-19 17:54:14 +01:00
- SQL_CALC_FOUND_ROWS was used to try and speed the queries up, and that works well for MySQL, but it confuses anyone who tries to modify this script for other databases. - Field escaping should possibly be considered in future as well