diff options
author | unknown <heikki@hundin.mysql.fi> | 2004-10-22 10:45:00 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2004-10-22 10:45:00 +0300 |
commit | f18efec55a12da2cd51f9d00f0a57e74f2ad78a2 (patch) | |
tree | adbe508a1923f2356485cc587af5ea121e8af03e /client/mysql.cc | |
parent | 4f84f90f96b037a5afee1011c8d4c1fd42df74a3 (diff) | |
download | mariadb-git-f18efec55a12da2cd51f9d00f0a57e74f2ad78a2.tar.gz |
os0file.c:
Add typecast from ulint to ssize_t in pread and pwrite, so that the type is according to the Linux man page; this will probably not help to fix the HP-UX 32-bit pwrite failure, since the compiler should do the appropriate typecasts anyway
innobase/os/os0file.c:
Add typecast from ulint to ssize_t in pread and pwrite, so that the type is according to the Linux man page; this will probably not help to fix the HP-UX 32-bit pwrite failure, since the compiler should do the appropriate typecasts anyway
Diffstat (limited to 'client/mysql.cc')
0 files changed, 0 insertions, 0 deletions