Bug #69220 | Append doesn't automatically detect Excel col header with same name as SQL field | ||
---|---|---|---|
Submitted: | 13 May 2013 22:33 | Modified: | 24 Sep 2013 16:59 |
Reporter: | Ward Williams | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S3 (Non-critical) |
Version: | 1.1.0 | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | append, headers |
[13 May 2013 22:33]
Ward Williams
[13 May 2013 22:35]
Ward Williams
Word doc with screenshot of issue attached. Also, I should've noted that VARCHAR length doesn't seem to have anything to do with the issue, since the 'excerpt' field mapped fine, and it's VARCHAR(4096).
[13 May 2013 22:36]
Ward Williams
Screenshot of the mapping problem described
Attachment: MySQL for Excel Append automatic column mapping bug.docx (application/vnd.openxmlformats-officedocument.wordprocessingml.document, text), 71.54 KiB.
[14 May 2013 22:52]
MySQL Verification Team
Thank you for the bug report. Could you please provide a test case with excel file and the create table statement. Thanks.
[15 Jun 2013 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[24 Sep 2013 16:59]
Philip Olson
Fixed as of MySQL for Excel 1.1.2, and here's the changelog entry: After appending data, sometimes the name of the last column would not be detected when data was later inserted. Thank you for the bug report.