diff options
Diffstat (limited to 'tests/unit/SQLMap/scripts/mysql/account-procedure.sql')
-rw-r--r-- | tests/unit/SQLMap/scripts/mysql/account-procedure.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/unit/SQLMap/scripts/mysql/account-procedure.sql b/tests/unit/SQLMap/scripts/mysql/account-procedure.sql new file mode 100644 index 00000000..03b65b13 --- /dev/null +++ b/tests/unit/SQLMap/scripts/mysql/account-procedure.sql @@ -0,0 +1,2 @@ +
+use IBatisNet;
\ No newline at end of file |