Jump to content

Issue with SQL Toolbox pagination


Recommended Posts

After I run in SQL toolbox (v4.6.11) a simple query like this:

SELECT email FROM core_members where allow_admin_mails = 1 AND temp_ban <> -1 AND joined > 1618596660 AND MEMBER_GROUP_ID = 3;

I get correct results in the first page, but when I click Next or 2 or 3 for other pages of the results I get a blank page.

Is this a known issue?

Is there a command that I could add to my SELECT statement that will not force pagination so that I can see all the results on the 1st page?

Edited by Jeffrey Roberts
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Upcoming Events

    No upcoming events found
×
×
  • Create New...