The MySQL Workbench seems to be a nice tool for create database schemata.
When I export a model, there is a checkbox for "create insert statements". Thus, it should have an option to fill one's tables with data, but I can't find it anywhere.
So how to add data to your tables in MySQL workbench? Or, what tools do you recommend for this task?