I had some data I had to get from mssql into mysql, had difficulty finding a solution. So what I did in the end (a bit of a long winded way to do it, but as a last resort it works) was:
Click the top left corner box to select whole table:
Copy data to clipboard (ctrl + v)
Hope this helps