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
travis:
- disabled conc566 test when running against SkySQL - added 10.7 server
This commit is contained in:
@@ -5391,6 +5391,8 @@ static int test_conc566(MYSQL *mysql)
|
||||
unsigned long cursor = CURSOR_TYPE_READ_ONLY;
|
||||
const char* query= "call sp()";
|
||||
|
||||
SKIP_SKYSQL;
|
||||
|
||||
rc= mysql_query(mysql,"drop procedure if exists sp");
|
||||
check_mysql_rc(rc, mysql);
|
||||
|
||||
|
Reference in New Issue
Block a user