Bug #92570 INSERT is not highlighted as keyword when connected against mysql server 5.7
Submitted: 26 Sep 2018 7:13 Modified: 10 Oct 2018 8:18
Reporter: Fredric Johansson Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.12 OS:Any
Assigned to: CPU Architecture:Any

[26 Sep 2018 7:13] Fredric Johansson
Description:
In the editor INSERT is not highlighted as a keyword. This worked fine in 8.0.11

How to repeat:
Enter a query with INSERT into the editor:

INSERT INTO test (testid) VALUES (1);
[26 Sep 2018 7:13] Fredric Johansson
Screenshot of bug

Attachment: wb_bug_syntax.PNG (image/png, text), 4.39 KiB.

[26 Sep 2018 7:32] MySQL Verification Team
Keyword Insert

Attachment: 92570.png (image/png, text), 79.26 KiB.

[26 Sep 2018 7:33] MySQL Verification Team
Thank you for the bug report. Please see screenshot.
[26 Sep 2018 8:06] Fredric Johansson
This seems to be an issue when running against mysql-server 5.7(.23) . Testing against 5.5, 5.6 and 8.0 only shows this behaviour with 5.7
[10 Oct 2018 7:16] Fredric Johansson
I can't reopen this issue
[10 Oct 2018 8:18] MySQL Verification Team
Thank you for the feedback. Indeed affected when connected to 5.7.XX server.