Is there a GUI program that can read large MySQL dumps (+200MB), or really any large text file?
Most modern editors it seems can't handle large files because it seems they like to load the whole file into memory.
I want to open it on Ubuntu (Linux), but I would also like to read it on Windows.