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
[misc] test improvement
* adding SkySQL HA to test suite * test server build 10.6 * test maxscale 2.5.3
This commit is contained in:
@@ -927,6 +927,9 @@ static int test_bug9992(MYSQL *mysql)
|
||||
|
||||
static int test_multi_statements(MYSQL *mysql)
|
||||
{
|
||||
SKIP_SKYSQL;
|
||||
SKIP_MAXSCALE;
|
||||
|
||||
MYSQL *mysql_local;
|
||||
MYSQL_RES *result;
|
||||
int rc;
|
||||
|
Reference in New Issue
Block a user