mariadb/isam
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
..
.cvsignore
_cache.c
_dbug.c
_dynrec.c
_key.c
_locking.c
_packrec.c
_page.c
_search.c
_statrec.c
changed.c
ChangeLog
close.c
create.c
delete.c
extra.c
info.c
isamchk.c
isamdef.h
isamlog.c
log.c
make-ccc
Makefile.am
open.c
pack_isam.c
panic.c
range.c
rfirst.c
rkey.c
rlast.c
rnext.c
rprev.c
rrnd.c
rsame.c
rsamepos.c
sort.c
static.c
test1.c
test2.c
test3.c
test_all
test_all.res
update.c
write.c