1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-07 02:42:49 +03:00

Adding xpand to test suite

This commit is contained in:
diego Dupin
2022-03-23 11:46:40 +01:00
parent e10c10f05b
commit fb85d99d13
14 changed files with 222 additions and 7 deletions

View File

@@ -39,6 +39,7 @@ static int test_conc75(MYSQL *my)
SKIP_SKYSQL;
SKIP_MAXSCALE;
SKIP_XPAND;
mysql= mysql_init(NULL);