I am trying to export the DataBase i have at MySQL Workbench but I am having troubles to generate the INSERT statements on the .sql file.
I order to export the data,
If you want to export just single table, or subset of data from some table, you can do it directly from result window:
Click export button:
Change Save as type to "SQL Insert statements"