mariadb/innobase/os
monty@mashka.mysql.fi 689578a099 Fixes for Netware
Call pthread_mutex_destroy() on not used mutex.
Changed comments in .h and .c files from // -> /* */
Added detection of mutex on which one didn't call pthread_mutex_destroy()
Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
Added optimisation for ORDER BY NULL
2003-01-28 08:38:28 +02:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
Makefile.am Fixes for innobase 2001-02-21 14:16:00 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0file.c Merge with 3.23.55 2003-01-25 15:31:07 +02:00
os0fileold.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
os0proc.c Many files: 2002-10-29 23:16:46 +02:00
os0shm.c ut0ut.c Fixes for 64-bit Linux, bug fixes, compiler warning fixes 2001-03-02 17:33:11 +02:00
os0sync.c Fixes for Netware 2003-01-28 08:38:28 +02:00
os0thread.c Fixes for Netware 2003-01-28 08:38:28 +02:00
os0trash.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00