summaryrefslogtreecommitdiff
path: root/sql/procedure.h
diff options
context:
space:
mode:
authorBjorn Munch <bjorn.munch@oracle.com>2011-11-03 15:57:18 +0100
committerBjorn Munch <bjorn.munch@oracle.com>2011-11-03 15:57:18 +0100
commit40f42cac72a93c0836373619ed1344a5c38faf13 (patch)
tree4ea28c6fe82172950f39e1cdce8aecc85221fb03 /sql/procedure.h
parent4f2bbf781ba1bb5d8a422c17cbc2a743c4788f54 (diff)
downloadmariadb-git-40f42cac72a93c0836373619ed1344a5c38faf13.tar.gz
Bug #13096353 62712: RPM-BASED INSTALL OF THE TEST SUITE IS USELESS FOR NON-ROOT USERS
Simplified fix avoiding changes to mysys: Use the MY_HOLD_ORIGINAL_MODES flag when calling my_copy(), this also stops it from attempting to chown() the file. Yes this behavior is a bit confusing.... The only case this might change the behavior is if the destination file exists, but since we also use MY_DONT_OVERWRITE_FILE, it would fail in those cases anyway.
Diffstat (limited to 'sql/procedure.h')
0 files changed, 0 insertions, 0 deletions