mariadb/client
Bjorn Munch 54951efcc5 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.
2011-11-03 15:57:18 +01:00
..
client_priv.h Updated/added copyright headers 2011-07-03 17:47:37 +02:00
CMakeLists.txt Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release. 2011-08-15 18:29:38 +04:00
completion_hash.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
completion_hash.h - Added/updated copyright headers 2010-12-28 19:57:23 +01:00
echo.c echo.c: 2007-03-20 18:31:49 +01:00
get_password.c fixes for build failures due to my yesterday's changeset forbidding 2008-02-19 18:45:11 +01:00
my_readline.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00
mysql.cc Merge of fix for bug#11758062 from mysql-5.1. 2011-09-28 16:54:15 +05:30
mysql_plugin.c BUG#12968567: mysql_plugin : incorrect return from bootstrap failure 2011-10-17 15:33:54 -04:00
mysql_upgrade.c Manual merge from mysql-5.1. 2011-07-22 11:50:44 +04:00
mysqladmin.cc Manual merge from mysql-5.1. 2011-07-22 11:50:44 +04:00
mysqlbinlog.cc BUG#12695969 2011-07-11 17:19:56 +01:00
mysqlcheck.c Manual merge from mysql-5.1. 2011-07-22 11:50:44 +04:00
mysqldump.c Manual merge from mysql-5.1. 2011-07-22 11:50:44 +04:00
mysqlimport.c Manual merge from mysql-5.1. 2011-07-22 11:50:44 +04:00
mysqlshow.c Manual merge from mysql-5.1. 2011-07-22 11:50:44 +04:00
mysqlslap.c Updated/added copyright headers 2011-07-03 17:47:37 +02:00
mysqltest.cc Bug #13096353 62712: RPM-BASED INSTALL OF THE TEST SUITE IS USELESS FOR NON-ROOT USERS 2011-11-03 15:57:18 +01:00
readline.cc Updated/added copyright headers 2011-06-30 17:46:53 +02:00
sql_string.cc merge 5.0-security => 5.1-security 2011-07-15 14:08:14 +02:00
sql_string.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00