Bug #92249 TIMESTAMP Precision Wiped when open MWB from Previous Version
Submitted: 30 Aug 2018 16:14 Modified: 14 Sep 2018 7:25
Reporter: Kuthair Habboush Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S7 (Test Cases)
Version:8.0.12 OS:MacOS (macO ... b.log])
Assigned to: CPU Architecture:Any

[30 Aug 2018 16:14] Kuthair Habboush
Description:
When I open an MWB saved from a previous version of MySQL Workbench, the TIMESTAMP precision are wiped on all tables.

TIMESTAMP(6) --> becomes --> TIMESTAMP

How to repeat:
1. Launch MySQL Workbench 6.3.

2. Create a new MWB model.

3. Add a table with a TIMESTAMP(6) column.

4. Save and exit Workbench 6.3.

5. Launch MySQL Workbench 8.0.

6. Open the MWB file saved in step #4.

7. Observe TIMESTAMP(6) column is now a TIMESTAMP.
[14 Sep 2018 7:25] MySQL Verification Team
Hello Kuthair,

Thank you for the report.
Observed this on Win7.

regards,
Umesh