Bug #92191 DLL fails if comment for a table contains single quote
Submitted: 25 Aug 2018 14:24 Modified: 19 Sep 2018 18:03
Reporter: Dawid Nawrot Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0.12 OS:Windows (10 Personal)
Assigned to: CPU Architecture:Any

[25 Aug 2018 14:24] Dawid Nawrot
Description:
I created a table with comment that contains single quote, a word "shouldn't" to be exact.

Now I'm trying to edit the table but it fails with an error "Error Parsing DLL for <table>"

How to repeat:
1. Create table
2. Add comment that contains single quote
3. Save
4. Right click ALTER TABLE on the list of tables
5. Watch the error happens
[25 Aug 2018 14:24] Dawid Nawrot
The error

Attachment: mysql.jpg (image/jpeg, text), 70.92 KiB.

[26 Aug 2018 1:05] MySQL Verification Team
Thank you for the bug report. Please provide the server version and the create table statement which could provoke the issue. Thanks.
[26 Aug 2018 1:07] MySQL Verification Team
I could be able to repeat, not more feedback needed.
[26 Aug 2018 1:19] MySQL Verification Team
Error message

Attachment: 92191.png (image/png, text), 177.83 KiB.

[19 Sep 2018 18:03] Christine Cole
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 8.0.13 release, and here's the changelog entry:

An apostrophe character (') within a table comment generated a parsing
error when an attempt was made to alter the table.

Thank you for the bug report.
[25 Sep 2018 10:01] Mike Lischke
Bug #92550 has been marked as duplicate of this one.
[25 Sep 2018 10:05] Mike Lischke
Bug #92549 and Bug #92548 have been marked as duplicate of this one.
[22 Oct 2018 7:08] Mike Lischke
Bug #92859 has been marked as a duplicate of this bug.