Hey, I need to edit a MySQL file before I upload it to my new host but it is 20MB and anything I try to open it with takes forever. I could do with something that is supposed to be made for this kind of thing. All I want to change is a couple of lines to adjust the location of things. Any suggestions?
If it's a mysql dump simply use notepad, if it's directly database file (frm) there is no way to edit it.
Ok that is strange, if I open it in Notepad it takes a good while but in Wordpad it is pretty instant. I would have thought Wordpad is more complex than Notepad, what is that about? It is a shame there is no actual editor but obviously there is no demand for it if there is no such thing.
normally you would have mysql installed and then there are lots of editors that can connect to the server and make changes.