• Magnus Svensson's avatar
    Bug#41480 Tests that do LOAD DATA INFILE fail when run locally · 949b2f1c
    Magnus Svensson authored
    mysql-test/lib/My/File/Path.pm:
      Extend 'copytree' to take an optional "umask" parameter that will be used while copying the files
    mysql-test/mysql-test-run.pl:
      Pass umask 0022 to copytree so that the copied files will be created world readable and the mysqld
      can LOAD DATA INFILE them
    949b2f1c
mysql-test-run.pl 130 KB