When I try to export my tables to CSV using the guide on:
https://dev.mysql.com/doc/workbench/en/wb-admin-export-import-table.html
the export runs extremely slow and then ultimatively fails. Is there any way to circumvent this?
It fails even for tables around 50 MB.
Anyone know what to do here?