Bug #86897 invalid literal for int() with base 10
Submitted: 2 Jul 2017 13:15 Modified: 2 Jul 2017 18:26
Reporter: Yoni Sade Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.3.6 OS:Windows (Microsoft Windows 10 Home)
Assigned to: CPU Architecture:Any
Tags: command, delete, explain, statement, WBBugReporter

[2 Jul 2017 13:15] Yoni Sade
Description:
Getting error message:

"[Window Title]
MySQL Workbench

[Main Instruction]
Query Plan Generation Error

[Content]
An unexpected error occurred during creation of the graphical query plan.
Please file a bug report at http://bugs.mysql.com along with the query and the Raw Explain Data.

Exception: invalid literal for int() with base 10: '100.00'

[OK]"

How to repeat:
Generate Explain plan on any DELETE statement and you're suppose to get the above error message.
[2 Jul 2017 13:16] Yoni Sade
You will still see the execution plan after clicking "OK" in the error message window
[2 Jul 2017 15:45] MySQL Verification Team
seen https://bugs.mysql.com/bug.php?id=81068 ?
[2 Jul 2017 18:26] MySQL Verification Team
Thank you for the bug report. Duplicate of bug mentioned by Shane (still happens with 6.3.9 version with Patch queued status)