You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
Test and travis modification for testing against SkySQL
This commit is contained in:
@@ -3729,6 +3729,8 @@ static int test_nstmts(MYSQL *mysql)
|
||||
static uint i, total_stmts= 2000;
|
||||
MYSQL_BIND my_bind[1];
|
||||
|
||||
SKIP_SKYSQL;
|
||||
|
||||
mysql_autocommit(mysql, TRUE);
|
||||
|
||||
rc= mysql_query(mysql, "DROP TABLE IF EXISTS test_nstmts");
|
||||
|
Reference in New Issue
Block a user