Menu

#4672 (ok 4.3.4) "Distinct values" does not page

4.3.3
fixed
None
1
2014-12-29
2014-12-24
No

When you click the "Distinct Values" button, the query is executed correctly.

But! You cannot sort the results (I like to sort them at the amount of Rows), and neither can I page (go to the xth page).
And neither do I see the total rows amount.

It looks like this query is interpreted as an insert-statement or so?

Discussion

  • Rakesh Kumar

    Rakesh Kumar - 2014-12-24

    Hi

    I am able to reproduce it. I think I can fix it. Should I try the same?

     

    Last edit: Rakesh Kumar 2014-12-24
  • Marc Delisle

    Marc Delisle - 2014-12-24

    Rakesh,
    please do.

     
  • Rakesh Kumar

    Rakesh Kumar - 2014-12-24

    Hi Marc,
    Please see my pull request: https://github.com/phpmyadmin/phpmyadmin/pull/1438

    and let me know if it looks fine.
    Thanks.

     
  • Marc Delisle

    Marc Delisle - 2014-12-24
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2014-12-24

    Patch accepted, thanks.

     
  • Marc Delisle

    Marc Delisle - 2014-12-24
    • summary: "Distinct values" doesn't page. --> (ok 4.3.4) "Distinct values" does not page
    • status: open --> resolved
    • Priority: 3 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-12-29
    • Status: resolved --> fixed