Bug #96742 The index is out of range. Must be non-negative and less than the collection siz
Submitted: 4 Sep 2019 10:10 Modified: 4 Sep 2019 11:17
Reporter: jomes jomes Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:8.0.15, 8.0.17 OS:Windows (window10)
Assigned to: CPU Architecture:x86
Tags: intel(R) Core(TM) i7-8700 CPU @ 3.2GHz 3.19 GHz

[4 Sep 2019 10:10] jomes jomes
Description:
索引超出范围。必须为非负值并小于集合大小。参数名: index

How to repeat:
in workbench, to open two `sql tab `, the second tab to execute sql script(contain drop and create table and index) 
when sql script is running than close the first tab
[4 Sep 2019 11:17] MySQL Verification Team
Hello!

Thank you for the report and feedback.

regards,
Umesh
[15 Dec 2020 21:35] Aruk Bawak
I face the same error running a select query without any filter to a table of over 2 million rows.