Bug #72842 | Saved Edit Data sessions are not restored if data contains dates | ||
---|---|---|---|
Submitted: | 2 Jun 2014 21:32 | Modified: | 30 Jun 2014 19:37 |
Reporter: | Javier Treviño | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S2 (Serious) |
Version: | 1.2.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[2 Jun 2014 21:32]
Javier Treviño
[2 Jun 2014 21:40]
Javier Treviño
Posted by developer: Actually it fails to restore the sessions with any kind of dates, not only zero dates.
[21 Jun 2014 0:16]
Javier Treviño
Posted by developer: Set the AllowZeroDateTimeValues property value of connections created from stored Edit Sessions being restored to true so they support MySQL zero dates. Fixed also a bug preventing Edit Sessions from being restored when starting MySQL from Excel on an already opened Excel workbook.
[27 Jun 2014 13:29]
Rafael Antonio Bedoy Torres
Posted by developer: Fixed, checked using mysql-for-excel-commercial-1.3.1.
[30 Jun 2014 19:37]
Philip Olson
Fixed as of the upcoming MySQL for Excel 1.3.1 release, and here's the changelog entry: Edit Sessions would fail to restore with sessions that contained tables with zero DateTime values. Edit Sessions would also fail to restore when MySQL for Excel was started on a currently opened Excel workbook. Thank you for the bug report.