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
Disable test when running against MySQL server
This commit is contained in:
@@ -5502,6 +5502,8 @@ static int test_conc633(MYSQL *mysql)
|
||||
int ret= FAIL;
|
||||
int rc;
|
||||
|
||||
SKIP_MYSQL(mysql);
|
||||
|
||||
if (!mariadb_stmt_execute_direct(stmt, SL("SÄLECT 1")))
|
||||
{
|
||||
diag("Syntax error expected");
|
||||
|
Reference in New Issue
Block a user