mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
fixed compilation warnings. addendum to the fix for bug 29125
This commit is contained in:
@ -373,7 +373,7 @@ static void find_tool(char *tool_executable_name, const char *tool_name,
|
||||
}
|
||||
else
|
||||
{
|
||||
size_t len;
|
||||
int len;
|
||||
|
||||
/*
|
||||
mysql_upgrade was run absolutely or relatively. We can find a sibling
|
||||
|
Reference in New Issue
Block a user