Bug #8124 Tables should be refreshed automatically after change
Submitted: 25 Jan 2005 4:55 Modified: 2 Jun 2005 3:15
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S4 (Feature request)
Version:1.0.19 OS:Linux (Linux/Debian)
Assigned to: CPU Architecture:Any

[25 Jan 2005 4:55] [ name withheld ]
Description:
After editing a table (or creating one), the tables should be refreshed automatically when the Edit Table dialog is closed.

How to repeat:
1. Create a table.
2. Close the table 
3. The tables for the database should be automatically changed if the table was modified.

Suggested fix:
Keep track if any changes were applied (in a flag, for example) to the table being edited. The flag would be set only when table is modified (ie. alter table executed successfuly). Then when the window is closed, the parent window should reload tables based on the state of that flag.
[2 Jun 2005 3:15] Alfredo Kojima
Thank you for your bug report. This issue has already been fixed
in the latest released version of that product, which you can download at 
http://www.mysql.com/downloads/