Menu

#2703 (ok 2.11.8) Relationship view should check for change

2.11.7
fixed
None
1
2013-06-11
2008-06-02
JSmitty
No

From the relationship view of a table both internal and InnoDB relationships are shown. When clicking the "Save" button, InnoDB relationships are dropped and re-created, even if no changes to them have been made. This is not generally a problem, but for those of us who work with tables with lots of data run into problems.

The relationship view should double-check to see if any changes have been made to the InnoDB relationships before starting to alter the tables.

Case-in-point: One of my tables has 121,000+ rows and is 850+Mb. Trying to set the "Choose field to display" option ultimately resulted in one of my two InnoDB relationships being dropped completely and not recreated (due to a timeout) and the "Choose field to display" not being saved.

Discussion

  • Marc Delisle

    Marc Delisle - 2008-06-30

    Logged In: YES
    user_id=210714
    Originator: NO

    Moved to bugs.

     
  • Marc Delisle

    Marc Delisle - 2008-07-04
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2008-07-04
    • milestone: --> 2.11.7
    • priority: 5 --> 1
    • summary: Relationship view should check for changes to inputs --> (ok 2.11.8) Relationship view should check for change
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2008-07-28
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

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