Menu

#2747 (ok 3.0-rc1) Navi browse icon does not go to page 1

2.11.6
fixed
1
2013-06-11
2008-08-22
kjarli
No

Note sure if has been fixed (couldn't find it), but when you are at a different page than page 1, you truncate the table, you are unable to switch back to page 1.

This can be fixed by querying yourself a simple select query, but should not be needed.

Discussion

  • Marc Delisle

    Marc Delisle - 2008-08-24
    • assigned_to: nobody --> lem9
    • status: open --> pending
     
  • Marc Delisle

    Marc Delisle - 2008-08-24

    Logged In: YES
    user_id=210714
    Originator: NO

    Cannot reproduce this with 2.11.8 -- can you?

     
  • kjarli

    kjarli - 2008-08-24

    Logged In: YES
    user_id=1933025
    Originator: YES

    I have not updated since 2.11.6 as wamp did not update the installation. Soon I will have an online server running the newest version. I will update it than.

     
  • kjarli

    kjarli - 2008-08-24
    • status: pending --> open
     
  • Marc Delisle

    Marc Delisle - 2008-08-26
    • status: open --> pending
     
  • Isaac Bennetch

    Isaac Bennetch - 2008-09-01

    Logged In: YES
    user_id=835650
    Originator: NO

    You can test on the demo server at http://pma.cihar.com/ (scroll down to see various versions available)

     
  • kjarli

    kjarli - 2008-09-01

    Logged In: YES
    user_id=1933025
    Originator: YES

    I have tested it in the provided link and it is still bugged.
    What I did:

    created a database : bug_test_2008_09_01
    created a table : test_table (only an auto_increment id)
    insert : 40 rows
    go to page : 2
    click on : empty (uses TRUNCATE)
    insert : 2 rows
    click on : browse (in the table list left says 2 rows)
    sql result : MySQL returned an empty result set (i.e. zero rows). (Query took 0.0007 sec)
    sql query : SELECT * FROM `test_table` LIMIT 30 , 30

    As you can see, he doesn't go back to the last valid page.

     
  • kjarli

    kjarli - 2008-09-01
    • status: pending --> open
     
  • Marc Delisle

    Marc Delisle - 2008-09-01

    Logged In: YES
    user_id=210714
    Originator: NO

    OK, only happens when you click on the browse icon from the left panel.

     
  • Marc Delisle

    Marc Delisle - 2008-09-01

    Logged In: YES
    user_id=210714
    Originator: NO

    Fixed in subversion, thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2008-09-01
    • summary: empty table results impossible to switch back to page 1 --> (ok 3.0-rc1) Navi browse icon does not go to page 1
    • priority: 5 --> 1
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2008-09-27
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
MongoDB Logo MongoDB