mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Addendum 3 for bug #BUG#11764517 : expand secure_file_priv to the real
patch so that it can later be compared with patchs with expanded symlinks
This commit is contained in:
parent
10afe0993e
commit
693fee5d56
4 changed files with 27 additions and 17 deletions
|
|
@ -873,10 +873,6 @@ sub command_line_setup () {
|
|||
last;
|
||||
}
|
||||
}
|
||||
|
||||
# point vardir to the mem location
|
||||
$opt_vardir= $opt_mem;
|
||||
undef $opt_mem;
|
||||
}
|
||||
|
||||
# --------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue