Commit 47c4caf1 authored by Dan Solodko's avatar Dan Solodko Committed by Anel Husakovic

mdev-22485 mysqlslap does not use current user as default

parent b6ce493d
......@@ -1193,9 +1193,6 @@ get_options(int *argc,char ***argv)
if (debug_check_flag)
my_end_arg= MY_CHECK_ERROR;
if (!user)
user= (char *)"root";
/*
If something is created and --no-drop is not specified, we drop the
schema.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment