diff options
author | unknown <heikki@hundin.mysql.fi> | 2005-01-28 20:58:16 +0200 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2005-01-28 20:58:16 +0200 |
commit | c392de41b2ca3c19b3b9bfad0257dc32b6436f55 (patch) | |
tree | bad8945cff09213d28211786df13bb5bcec2bb19 /sql-bench | |
parent | 92ae534c40eccd5c2150b5531e3f5e1df159ab91 (diff) | |
download | mariadb-git-c392de41b2ca3c19b3b9bfad0257dc32b6436f55.tar.gz |
os0file.c:
Fix Windows porting bugs that broke ibbackup: 1) wrong error check in for CreateDirectory(), 2) wrong error check if the file did not exist in DeleteFile(), 3) too strict sharing restrictions in os_file_create_simple(): when ibbackup called that function, it would not allow mysqld to write to the file
innobase/os/os0file.c:
Fix Windows porting bugs that broke ibbackup: 1) wrong error check in for CreateDirectory(), 2) wrong error check if the file did not exist in DeleteFile(), 3) too strict sharing restrictions in os_file_create_simple(): when ibbackup called that function, it would not allow mysqld to write to the file
Diffstat (limited to 'sql-bench')
0 files changed, 0 insertions, 0 deletions