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
Windows fixes for remote_io plugin
This commit is contained in:
@@ -982,6 +982,7 @@ static int test_remote1(MYSQL *mysql)
|
||||
if (!remote_plugin)
|
||||
{
|
||||
diag("skip - no remote io plugin available");
|
||||
diag("error: %s", mysql_error(mysql));
|
||||
return SKIP;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user