mariadb/innobase
heikki@donna.mysql.fi ae05b07fb7 univ.i Prevent inlining of functions on HP-UX because GCC is broken there
configure.in	Prevent inlining of functions on HP-UX because GCC is broken there
trx0trx.h	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
trx0trx.c	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
ha_innobase.cc	Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
2001-04-06 20:37:31 +03:00
..
btr
buf buf0buf.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list 2001-03-16 00:22:21 +02:00
com
cry
data data0data.c Small changes to eliminate some asserts in the debug version 2001-03-27 15:54:05 +03:00
db
dict
dyn
eval
fil
fsp
fut
ha
ibuf
include univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
lock
log log0log.c Failure to create or open the archive log file now results in exit(1) 2001-03-27 20:19:15 +03:00
mach
mem
mtr
odbc
os os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caused slowness at least on Solaris and FreeBSD 2001-04-04 20:34:54 +03:00
page
pars
que
read
rem
row
srv
sync sync0sync.c Fix the infinite spin on FreeBSD 2001-04-04 16:30:46 +03:00
thr
trx univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
usr
ut
configure.in univ.i Prevent inlining of functions on HP-UX because GCC is broken there 2001-04-06 20:37:31 +03:00
ib_config.h
ib_config.h.in
Makefile.am
makefilewin
my_cnf
stamp-h.in