Bug #115232 MySQL Workbench has encountered a problem during search
Submitted: 5 Jun 14:04 Modified: 6 Jun 12:07
Reporter: Olivier VARROT Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0.36 OS:Windows (10)
Assigned to: CPU Architecture:x86
Tags: search

[5 Jun 14:04] Olivier VARROT
Description:
When searching in a Script page (saved on disk) for ID's after some different search :

MySQL Workbench has encountered a problem
L'index était hors limites. Il ne doit pas être négatif et doit être inférieur à la taille de la collection.
Nom du paramètre : index

How to repeat:
 - Create a new SQL tab.

 - Create up to 231 lines of simple updates like
   UPDATE my_table SET my_column = value WHERE other_column = other_value;

 - Press keys CTRL + F, paste an ID (copied from an external text file) using CTRL + V and press ENTER key

After a while, the error is poping.
[6 Jun 12:07] MySQL Verification Team
Hello Olivier,

Thank you for the bug report.
I tried to reproduce your issue on windows 11 with workbench 8.0.36 and followed exact steps but I am not seeing any issues at my end.

Regards,
Ashwini Patil