I am using Spawner 0.2.2.
When I choose to create a data set that is directly inserted into MySQL the data never makes it into the database. I set up logging on MySQL and what I am seeing is that the tool is connecting, inserting, and once complete it issues a rollback. This seems to be a bug?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using Spawner 0.2.2.
When I choose to create a data set that is directly inserted into MySQL the data never makes it into the database. I set up logging on MySQL and what I am seeing is that the tool is connecting, inserting, and once complete it issues a rollback. This seems to be a bug?
Has nobody else bumped into this bug?