mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
5.5 merge
This commit is contained in:
commit
d3e2e1243b
1865 changed files with 92783 additions and 80381 deletions
|
|
@ -500,6 +500,7 @@ static void find_tool(char *tool_executable_name, const char *tool_name,
|
|||
*/
|
||||
if (run_tool(tool_executable_name,
|
||||
&ds_tmp, /* Get output from command, discard*/
|
||||
"--no-defaults",
|
||||
"--help",
|
||||
"2>&1",
|
||||
IF_WIN("> NUL", "> /dev/null"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue