Bug #103518 Index was out of range - Simple SELECT statement
Submitted: 28 Apr 2021 13:45 Modified: 29 Apr 2021 11:59
Reporter: Kiri Stone Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0.23 OS:Windows
Assigned to: CPU Architecture:x86
Tags: INDEX, SELECT, workbench

[28 Apr 2021 13:45] Kiri Stone
Description:
I was attempting to view a table within my database that I've viewed successfully before. I clicked the button next to the table name to execute a SELECT * FROM table query which populated the SQL editor as expected. However, the following error popped up:
"MySQL Workbench has encountered a problem

Index was out of range. Must by non-negative and less than the size of the collection.
Parameter name: index
We are sorry for the inconvenience but an unexpected exception has been raised by one of the MySQL Workbench modules. In order to fix this issue we would kindly ask you to file a bug report. You can do that by pressing the [Report Bug] button below. 

Please make sure to include a detailed description of your actions that lead to this problem.

Thanks a lot for taking the time to help us improve MySQL Workbench!

The MySQL Workbench Team"

There is no action output log relating to this, either. This error is repeating now for all tables.

How to repeat:
Run a SELECT * FROM table query

Suggested fix:
Unknown
[28 Apr 2021 13:49] Kiri Stone
I was unable to close the query tab or the window. After using Task Manager to force quit, the query is now working as expected but this has happened before.
[29 Apr 2021 11:59] MySQL Verification Team
Hello Kiri Stone,

Thank you for the bug report.
Imho this is duplicate of Bug #97444, please see Bug #97444.

Regards,
Ashwini Patil