Bug #87710 I tried to execute an SQL statement and it displayed an error message
Submitted: 8 Sep 2017 14:59 Modified: 8 Sep 2017 23:04
Reporter: James Onyeguli Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:6.3 CE OS:Windows (Windows 7 Professional)
Assigned to: CPU Architecture:Any

[8 Sep 2017 14:59] James Onyeguli
Description:
I tried to execute this SQL statement:  SELECT * FROM edgegro1_content_data.description where partnum like'%eaton%'; and it returned an error message saying 'MySQL has encountered a problem. Index was out of range. Must be non-negative and less than the size of the collection'. I was asked to file a bug report in order to fix the issue.

How to repeat:
By trying to execute the following SQL statement:

SELECT * FROM edgegro1_content_data.description where partnum like'%eaton%';

Suggested fix:
By Reporting Bug
[8 Sep 2017 23:04] MySQL Verification Team
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

https://bugs.mysql.com/bug.php?id=87713