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
more test fixes
This commit is contained in:
@@ -169,7 +169,6 @@ static int test_change_user(MYSQL *mysql)
|
||||
|
||||
diag("Due to mysql_change_user security fix this test will not work anymore.");
|
||||
return(SKIP);
|
||||
DBUG_ENTER("test_change_user");
|
||||
|
||||
/* Prepare environment */
|
||||
sprintf(buff, "drop database if exists %s", db);
|
||||
|
Reference in New Issue
Block a user