Bug #73866 | MYSQL FOR EXCEL ERROR WHILE IMPORTING AT WORKSHEET BOTTOM | ||
---|---|---|---|
Submitted: | 9 Sep 2014 17:46 | Modified: | 10 Oct 2014 4:08 |
Reporter: | Javier Rivera Zavala | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S3 (Non-critical) |
Version: | 1.0.2 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[9 Sep 2014 17:46]
Javier Rivera Zavala
[18 Sep 2014 18:50]
Javier Rivera Zavala
Posted by developer: - Improved handling of Worksheet space to honor both row and column limits to avoid high severity errors while importing data into Excel.
[19 Sep 2014 21:01]
Javier Rivera Zavala
Posted by developer: - Improved handling of Worksheet space to honor both row and column limits to avoid high severity errors while importing data into Excel.
[10 Oct 2014 4:08]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL for Excel 1.3.3 release, and here's the changelog entry: Importing a table with a row count that exceeded the number of rows below the cursor would generate a fatal "High severity error" and fail to import the data. Now, the import succeeds but the "Import will be truncated since it exceeds the available worksheet space." Thank you for the bug report.