• Hi Scott –

    The part of WP_Admin_UI::get_data() that adds SQL_CALC_FOUND_ROWS to the query is making a case sensitive match. The result is that all queries need to have an all-caps SELECT or pagination doesn’t work.

    I see you consistently use all-caps SELECT in the plugin description, but I didn’t think you were being literal. 😀

    – David

    http://wordpress.org/plugins/exports-and-reports/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Pagination requires all-caps "SELECT"’ is closed to new replies.