You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-08 14:02:17 +03:00
SKIP debug test if testing with Xpand.
This commit is contained in:
@@ -40,6 +40,7 @@ static int test_bug28075(MYSQL *mysql)
|
||||
|
||||
SKIP_SKYSQL;
|
||||
SKIP_MAXSCALE;
|
||||
SKIP_XPAND;
|
||||
|
||||
rc= mysql_dump_debug_info(mysql);
|
||||
check_mysql_rc(rc, mysql);
|
||||
|
Reference in New Issue
Block a user