Bug #58668 Got an error message while doing a search and replace in MySQL Workbench
Submitted: 2 Dec 2010 17:57 Modified: 2 Dec 2010 19:11
Reporter: Luke Bailey Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.30 CE OS:Windows (Windows 7)
Assigned to: CPU Architecture:Any
Tags: Search and Replace, sql editor

[2 Dec 2010 17:57] Luke Bailey
Description:
I was running a bunch of "insert into" statements.  86 to be exact.  All the statements were for the same table.  The insert into statements didn't work, so I needed to make the same change to every statement.

I highlighted all of the statements, and hit Ctrl + Shift + F.
Search and replace window opened.  Typed in my search criteria and replace criteria, and hit enter.  Immediately an error window popped up.  I couldn't read what the message said because it appeared directly behind the search and replace window and wouldn't let me move either window.  The only thing I could see was the "Report Bug" and "Close" Button.

How to repeat:
Do a find and replace.  If it helps, I had 86 lines of code, double spaced for a total of 171 lines of code.

I searched for: ('', 
And my replacement text was: (
[2 Dec 2010 19:11] Valeriy Kravchuk
This is a duplicate of Bug #56898.