diff options
author | unknown <heikki@hundin.mysql.fi> | 2002-08-11 18:49:47 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2002-08-11 18:49:47 +0300 |
commit | 12c89220373834983e236d0e49c4ab39c9ba5c9f (patch) | |
tree | d3f55dcc192a55ccc266a48e322be71aae0673af /sql-bench/pwd.bat | |
parent | e6625f241009f3ae8fbdd0dd0e9332a1c85feaf5 (diff) | |
download | mariadb-git-12c89220373834983e236d0e49c4ab39c9ba5c9f.tar.gz |
ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h:
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf
lock0lock.c:
Add safety against buffer overruns in latest deadlock info
srv0srv.c:
Add safety against buffer overruns in SHOW INNODB STATUS
os0thread.h, os0thread.c:
Fix a portability bug introduced in Windows when we changed os_thread_id_t to be the same as os_thread_t
innobase/os/os0thread.c:
Fix a portability bug introduced in Windows when we changed os_thread_id_t to be the same as os_thread_t
innobase/include/os0thread.h:
Fix a portability bug introduced in Windows when we changed os_thread_id_t to be the same as os_thread_t
innobase/srv/srv0srv.c:
Add safety against buffer overruns in SHOW INNODB STATUS
innobase/lock/lock0lock.c:
Add safety against buffer overruns in latest deadlock info
innobase/include/ut0ut.h:
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf
innobase/include/univ.i:
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf
innobase/ut/ut0ut.c:
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf
sql/ha_innobase.cc:
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf
Diffstat (limited to 'sql-bench/pwd.bat')
0 files changed, 0 insertions, 0 deletions