Menu

#2817 (ok 3.1.2) Deleting row displays tbl structure, not contents

3.1.1
fixed
1
2014-08-24
2008-12-28
No

When doing a SELECT * FROM .. WHERE a LIKE "%b%" you get a list of results. You press the red X in front of a row to delete it. The next page shows you "1 row(s) deleted.", then after that the original query as expected, but below that, the table structure. In previous versions it would just show the query output with now the respective row missing. Pressing 'Refresh' on the displayed query does bring the expected result set into view.

I can reproduce it at least in this case
1) Create a table with some fields, one of which is a varchar.
2) Add several rows, some of which have a common part in the varchar.
3) On the table page, Search to select a number of rows via a LIKE expression.
4) Delete one of the rows in the resultset.

Discussion

  • Marc Delisle

    Marc Delisle - 2008-12-30
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2009-01-01
    • priority: 5 --> 1
    • summary: Deleting row displays tbl structure, not contents --> (ok 3.1.2) Deleting row displays tbl structure, not contents
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2009-01-01

    Fixed in subversion, thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2009-01-19
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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