Commit ecfc4a9
committed
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]>1 parent b35ba84 commit ecfc4a9
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2168 | 2168 | | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | | - | |
2172 | | - | |
2173 | | - | |
| 2171 | + | |
2174 | 2172 | | |
2175 | 2173 | | |
2176 | 2174 | | |
| |||
0 commit comments