Hi HeidiSQL team,
I use different MySQL front ends for different task because no single one is best in all disciplines. But by now I use HeidiSQL for almost all tasks.
But one thing is a problem for me: The SQL export. Although it is convenient and gives me all options I need, it is extremely slow.
I exported a table as .sql file with about 500.000 lines with HeidiSQL and it took about 14 minutes. I did the same table with (the long deprecated) MySQL-Front and it took 7 seconds. A tool I created myself is not as fast but it also does the export in less than half a minute.
Since I normally have to deal with even bigger tables than 500.000 rows, it takes ages to export this data.
I assume that a lot of time is necessary for the constant repainting of number of exported rows. It seems for each row that is exported, the number is repainted. Repainting only 5 to 10 times per second could already speed-up the process significantly.
Maybe you could give it a try or use some other method to make export faster.
That would be much appreciated!
Thanks & best regards
Freejay