Bug #98298 Input string was not correct format
Submitted: 20 Jan 2020 12:44 Modified: 20 Jan 2020 13:49
Reporter: Gobinath P Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL for Windows: MySQL for Excel Severity:S1 (Critical)
Version: OS:Windows (10)
Assigned to: CPU Architecture:Any

[20 Jan 2020 12:44] Gobinath P
Description:
Exception message:
Input string was not in a correct format.

Exception thrown by:
MySqlDataTable.AddExcelData

Stack trace:
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Convert.ToDecimal(String value, IFormatProvider provider)
   at System.Data.Common.DecimalStorage.Set(Int32 record, Object value)
   at System.Data.DataColumn.set_Item(Int32 record, Object value)

How to repeat:
Trying to Export Data to MySQl, cant find where I am doing mistake
[20 Jan 2020 13:49] MySQL Verification Team
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php 

If you can provide more information, feel free to add it to this bug.
 
Thank you for your interest in MySQL.