mariadb/innobase
unknown 86dc608c34 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
2002-08-11 18:49:47 +03:00
..
btr Many files: 2002-08-06 22:59:13 +03:00
buf Many files: 2002-08-06 22:59:13 +03:00
com ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
cry Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
data Many files: 2002-06-22 20:41:14 +03:00
db Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict Many files: 2002-07-31 00:47:20 +03:00
dyn Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
eval Fixes for innobase 2001-02-21 14:16:00 +02:00
fil Many files: 2002-07-31 00:47:20 +03:00
fsp Innodb fixes: 2002-08-01 00:37:27 +03:00
fut ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
ha Many files: 2002-08-02 23:16:19 +03:00
ibuf Many files: 2002-07-08 19:34:49 +03:00
include ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h: 2002-08-11 18:49:47 +03:00
lock ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h: 2002-08-11 18:49:47 +03:00
log Many files: 2002-08-06 22:59:13 +03:00
mach Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
mem Many files: 2002-08-06 22:59:13 +03:00
mtr Many files: 2002-08-02 23:16:19 +03:00
odbc Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h: 2002-08-11 18:49:47 +03:00
page Many files: 2002-08-02 23:16:19 +03:00
pars Many files: 2002-04-18 10:40:32 +03:00
que Many files: 2002-04-18 10:40:32 +03:00
read Merge 2001-10-30 17:38:44 +02:00
rem Many files: 2002-06-22 20:41:14 +03:00
row Many files: 2002-07-31 00:47:20 +03:00
srv ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h: 2002-08-11 18:49:47 +03:00
sync Many files: 2002-08-06 22:59:13 +03:00
thr Many files: 2002-08-06 22:59:13 +03:00
trx ha_innobase.cc, trx0trx.h, lock0lock.c, trx0trx.c: 2002-08-09 15:34:23 +03:00
usr Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
ut ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h: 2002-08-11 18:49:47 +03:00
configure.in Many files: 2002-08-06 22:59:13 +03:00
Makefile.am Make sure ib_config.h is distributed. 2001-03-05 21:08:24 -05:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
my_cnf Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
stamp-h.in Added Innobase to source distribution 2001-02-17 14:19:19 +02:00