Hi,
I wonder if any of you maybe has used a tool and can recommend anything to me.
I have several MySQL databases I clone and have to replace many things in the database. I usually create a .sql dump and than do a find replace for domains and many other things. Of course there are several editors and text editors that let you do this without issues even if the sql file is several hundreds of MB. However, I look for something that has a "find all" feature like HomeSite++ or DreamWeaver has. The issue with the 2 is that large files are not supported and it messes up the Unicode statements because I have SQL files with many languages in there that do not use roman characters. I like EMEdit and EditPad but they do not have a "Find All" feature which is very critical for me.
So I look for something to allow me to do a Find All and it shows me all the instances of a found string that is in the document. Most editors have only find and you got to click next and next all over which can take a long time on a 100mb file.
Also is there a editor that is specifically designed to edit large SQL source files?
Any tips or suggestion is welcome.
Best wishes,
thom