Overview
This tool can be used to quickly generate multiple rows for each of the application transactional tables to easily support database load testing.
Key Features & Functionality
If you have ideas for more generators, please leave a comment!
Hi, we're using version 2.0.2
Which version of the plugin are you using?
Hi team,
We are trying Data Generation App and have come across the below error.
Database - SQL Server
Also , Is the tool compatible with SQL Server ?
There are system Stored procedures used in the tool like (sp_MSforeachtable and dependent SPs) that are not available in SQL Server built-ins. So, we created custom SP. When running the Data Generation smart service got above error .
Do you have any advice on how to resolve this error?
Thanks,
Ramya
Hi Michael,When running the SQL Script for MariaDB to create the tables/procedures we are seeing the following error message:
SQL Error [1064] [42000]: (conn=1263934) You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00";
DELIMIT...' at line 2
Error position: line: 1
Any advice or hint how to fix, or with which version of MariaDB the script is compatible with?Thanks,
Juergen
Make sure that you unzip the parent zip before dragging it in the file upload field.