Bug #74942 | Export rows are limited by number of review rows | ||
---|---|---|---|
Submitted: | 20 Nov 2014 17:58 | Modified: | 25 Feb 2015 20:05 |
Reporter: | Kerry Marsh | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S3 (Non-critical) |
Version: | 1.3.3 | OS: | Windows (7) |
Assigned to: | CPU Architecture: | Any |
[20 Nov 2014 17:58]
Kerry Marsh
[20 Nov 2014 18:41]
Javier Treviño
Kerry, I verified this bug, sorry for the inconvenience, I replied to your forum post supplying a workaround.
[4 Dec 2014 3:16]
Ryan Tanaka
I'm having the same issue on Windows 8, Excel 2014 as well. Can someone provide me a link with the workaround?
[4 Dec 2014 16:27]
Javier Treviño
The only workaround (though a bit "ugly") would be to go to the Advanced Options in the Export Data dialog and increase the preview rows up to the number of rows you intend to Export. You can subscribe to this bug to get a notification when it gets fixed.
[4 Dec 2014 19:44]
Ryan Tanaka
That method doesn't seem to work -- the options menu caps out at 1000 also. It might be related to the limitations that MySQL puts on requests? I'll stay subscribed to this thread for now...hope it gets fixed soon!
[4 Dec 2014 21:25]
Javier Treviño
Understood Ryan, then you will need to export a few (creating the table) and use Append Data to append the rest to the created table. Sorry about the inconvenience, we will give this fix a high priority. Regards.
[10 Dec 2014 22:49]
Michael DaPrato
A workaround: on the button that says "Export Data" -hit the drop-down triangle, and switch it to "Create Table". When you are done setting up you columns, hit the "Create Table". It will create the table. To refresh the schema hit <Back and select a different schema, then back and reselect the same schema. You should now see the new table. Select the new table. Then you can select the "Append Excel Data to Table" option, which doesn't seem to have the limitation.
[14 Dec 2014 0:12]
Dan Dan
This bug is also affecting me (Win7 SP1, Excel 2010). Anxiously awaiting a permanent fix! :)
[30 Dec 2014 18:48]
Javier Treviño
Posted by developer: Fixed a bug that occurred during the preparation of data to be exported to a new table, when the number of rows to be exported was higher than the number of previewed rows, the Export Data operation was restricted to the number of previewed rows.
[18 Jan 2015 20:52]
Yan Ge
So has be bug fix been released yet?
[23 Jan 2015 22:02]
Javier Treviño
It's been fixed, this will ship with the release of MySQL for Excel 1.3.4.
[23 Jan 2015 22:03]
Ryan Tanaka
Cool, thanks for getting it fixed!
[25 Feb 2015 20:05]
Philip Olson
Posted by developer: Fixed as of the upcoming MySQL for Excel 1.3.4 release, and here's the changelog entry: During "Data Export", if the number of rows to be exported was higher than the number of previewed rows, the export operation was restricted to the number of previewed rows. A workaround was to increase the number of previewed rows to the number of rows being exported. Thank you for the bug report.