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
Merge branch '3.1' of https://github.com/mariadb-corporation/mariadb-connector-c into 3.1
This commit is contained in:
@@ -37,7 +37,7 @@ static int test_async(MYSQL *mysql)
|
|||||||
if (type > MARIADB_CONNECTION_TCP)
|
if (type > MARIADB_CONNECTION_TCP)
|
||||||
{
|
{
|
||||||
skip_async= 1;
|
skip_async= 1;
|
||||||
diag("Asnyc IO not supported");
|
diag("Async IO not supported");
|
||||||
}
|
}
|
||||||
return OK;
|
return OK;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user