Bug #60450 program crash while doing find and replace
Submitted: 13 Mar 2011 9:10 Modified: 13 Apr 2011 20:01
Reporter: bimal parakkal Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version: OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any

[13 Mar 2011 9:10] bimal parakkal
Description:
When I try to a Ctrl + H ( find and replace ) from MYSQL workbench's SQL editor page on the following text

load data local infile 'C:/Users/bimal/Downloads/31188878-721/31188878-721_data/31188878-721/31188878-721.xyz'
into table depth_data
fields terminated by ','
OPTIONALLY ENCLOSED BY '\"' 
lines terminated by '\n' 
( Latitude ,
 Longitude ,
 Depth);

I was trying to replace 31188878-721 with  31189888-7439. The error message is "Index was out of range"
I can send a screenshot if it helps.

How to repeat:
Please repeat the activity described above
[13 Mar 2011 9:45] Valeriy Kravchuk
What exact version, 5.2.x, do you use?

This bug should be fixed already, so, please, check with a recent version, 5.2.33.
[13 Mar 2011 18:37] bimal parakkal
My Version is 5.2.30 CE; Revision 6790.

Thank You,
Bimal
[13 Mar 2011 20:01] Valeriy Kravchuk
Please, check with a newer version, 5.2.33, and inform about the results. As far as I remember this bug is fixed since 5.2.31.
[13 Apr 2011 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".