First if all congrats for HeidiSQl comunity it's great.
Now the problem

I have a huge database that I want to export in sql (millions registers).
Is there a way to make multiple files, say a new file every 10.000/100.000 or whatever registers ?
Another option would be to export every row with it's own insert/replace into ... that way I could split the file externally and would work.
My last sql export was 800mb text file !!! and growing every day.
An other would be selective export, in the sense that I could export only register with id > last_backup.
Any idea, would be welcome.
Bye.
Lotiara.