Bug #84412 SQL script editor shows line error in valid SQL code
Submitted: 4 Jan 2017 21:13 Modified: 4 Jan 2017 23:48
Reporter: Michael Beyer Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.7 OS:Windows (7)
Assigned to: CPU Architecture:Any
Tags: error

[4 Jan 2017 21:13] Michael Beyer
Description:
writing a valid line, such as:

SELECT lastname
FROM employees
LIMIT 100;

shows a red "x" on the left of each statement

How to repeat:
Load classicmodels database in workbench
open new sql editor tab

type the above query.
[4 Jan 2017 23:48] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=83395.