Bug #72974 Error when clicking \"refresh all\" in data tab
Submitted: 12 Jun 2014 2:46 Modified: 30 Jun 2014 23:49
Reporter: Javier Treviño Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL for Windows: MySQL for Excel Severity:S3 (Non-critical)
Version:1.3.0 OS:Any
Assigned to: CPU Architecture:Any

[12 Jun 2014 2:46] Javier Treviño
Description:
In order to refresh the data of an imported MySQL table, clicking on the Refresh native Excel action works correctly, but using the Refresh All one throws an error.

How to repeat:
1. Enable the MySQL for excel plugin.
2. Open a valid connection.
3. Import a table.
4. Go to the "Data" tab and press the "refresh all" button.
5. "Initialization of the data source failed" error appears.
[25 Jun 2014 23:50] Javier Treviño
Posted by developer:
 
Changed the type of custom ribbon for MySQL for Excel to use the XML Ribbon approach of the Excel fluent interface in order to be able to override the native functionality for the Refresh and Refresh All ribbon commands, which was not possible using the Visual Designer Ribbon approach.
[30 Jun 2014 23:49] Philip Olson
Fixed as of the upcoming MySQL for Excel 1.3.1 release, and here's the changelog entry:

After importing data, clicking "Refresh All" from the "Data" tab would
fail to refresh the data, and it generated an "Initialization of the data
source failed" error.

Thank you for the bug report.