Bug #57427 Index is out of range
Submitted: 13 Oct 2010 10:28 Modified: 13 Oct 2010 10:44
Reporter: Josef chmel Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.29 OS:Windows (7 64b)
Assigned to: CPU Architecture:Any
Tags: collection size, INDEX, signed

[13 Oct 2010 10:28] Josef chmel
Description:
Trying to replace all occurences of schma name in dump file it raises unexpected error.
Translation of chzech message: Index is out of range. Index must be non-negative and mus tbe less than collection size.
Parameter name: length

How to repeat:
Create dupmp single file. (my has 10 MB).
Switch to SQL editor.
Load file.
Try replace of schema name 2 times.
Try replace all than.

Suggested fix:
Large lengt type, probably?
[13 Oct 2010 10:44] Johannes Taxacher
this is a duplicate of bug #56898