You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify sanitize_mysql_command() call that extends the real mysql command
Just directly call readlink() which returns the full path regardless if it's
a symlink or a regular binary.
Signed-off-by: Donatas Abraitis <[email protected]>
0 commit comments