yoichiro / chrome_mysql_admin

ChromeMyAdmin provides you the administration GUI of MySQL server. It is like phpMyAdmin, Sequel Pro.
https://www.eisbahn.jp/chrome_mysql_admin
Apache License 2.0
140 stars 33 forks source link

Pagging problem #26

Open Alireza-DarkMan opened 9 years ago

Alireza-DarkMan commented 9 years ago

Hi There is a pagging problem. I have 343 row of data in one of my table first time i choose that table show "1/3" second time i choose that table show "1/5".

dev31 commented 7 years ago

Hi, I have the same problem. I have 807 rows of data in table When i use pagination table shows "1/10", "2/9", "3/8", "4/9", "5/7", "6/8", "7/7", The secon time I switch to Query tab and return to Rows tab and click to table table shows "1/10", "2/8", "3/9", "4/8", "5/9", "6/7", "7/8", "8/7", In reverse order too.