diff options
author | unknown <holyfoot/hf@mysql.com/deer.(none)> | 2006-09-04 19:47:24 +0500 |
---|---|---|
committer | unknown <holyfoot/hf@mysql.com/deer.(none)> | 2006-09-04 19:47:24 +0500 |
commit | e44024d47383a7e94b9ad54f0f058a16040837e7 (patch) | |
tree | ab01e92f008386033f759954a88640fa0fff6727 /mysys/sha1.c | |
parent | b133be170a01ce454e8ef0bd62469c499a79d3c0 (diff) | |
download | mariadb-git-e44024d47383a7e94b9ad54f0f058a16040837e7.tar.gz |
bug #12620 (UTF-8 indexing causes ER_NO_KEYFILE error)
The problem is that on some Mac OS X-es the file writing/reading
call with zero bytes to read/write returns error.
So here i try to eliminate that kinds of calls.
myisam/mi_check.c:
zero length copying avoided
mysys/my_chsize.c:
no file operations if it's not necessary
Diffstat (limited to 'mysys/sha1.c')
0 files changed, 0 insertions, 0 deletions