|
|
Reporter | Sandy Ganz | Assigned To | Martijn Tonies | |
---|
Priority | low | Severity | minor | Reproducibility | always |
---|
Status | closed | Resolution | fixed | |
---|
Platform | Windows | OS | Windows | OS Version | 7 |
---|
Product Version | 5.0.10 | |
---|
Fixed in Version | 5.1.6 | |
---|
|
|
Summary | 0001185: Timestamp option to 'on update timestamp' not always enabled |
---|
Description | When adding a new table to a MySQL (5.5x) db if the last field is a 'timestamp' datatype the option to check the 'On Update Timestamp' option for the column attributes is often not enabled unless you move off the row then back.
The issue looks to be that if you select the 'timestamp' via the mouse it triggers the enable of the 'On Update Timestamp' check box. However if you just enter the column type field and use the typeahead (not sure what you call it) by typing 'Timest' to bring up the 'Timestamp' data type the check box does not enable. |
---|
Steps To Reproduce | Create new MySQL table, add a couple of fields. As the last field add a timestamp data type by typing 'timest' into the field, when it shows 'timestamp' hit enter. The column attribute check box for 'On Update Timestamp' will not be enabled. |
---|
Tags | No tags attached. |
---|
|
|