Fixed performance bug in lock tables
unknown authored
Docs/manual.texi:
  Updated changelog
mysys/thr_lock.c:
  Fixed bad performance bug when using SELECT, INSERT and UPDATE
strings/llstr.c:
  change llstr() to output signed strings
9fa67f2c
Name Last commit Last update
.cvsignore Import changeset
COPYING.LIB
ChangeLog Import changeset
Makefile.am Fixed some reported bugs
array.c Import changeset
charset.c merge
checksum.c Import changeset
default.c Automatic repair of MyISAM tables + portability fixes
errors.c Fixes for release
getopt.c Import changeset
getopt1.c Import changeset
getvar.c Import changeset
hash.c Bug fixes, TRUNCATE, safer passwords on command line and connect timeout
list.c Import changeset
make-ccc Import changeset
make-conf.c Import changeset
mf_brkhant.c Import changeset
mf_cache.c changed to use IO_CACHE instead of FILE
mf_casecnv.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes
mf_dirname.c First part of automatic repair of MyISAM tables.
mf_fn_ext.c Import changeset
mf_format.c mysys/mf_format.c
mf_getdate.c RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,
mf_iocache.c changed to use IO_CACHE instead of FILE
mf_iocache2.c fixed bugs in IO_CACHE and Load_event constructor. The code now passes
mf_keycache.c
mf_loadpath.c
mf_pack.c
mf_pack2.c
mf_path.c
mf_qsort.c
mf_qsort2.c
mf_radix.c
mf_same.c
mf_sleep.c
mf_sort.c
mf_soundex.c
mf_stripp.c
mf_tempfile.c
mf_unixpath.c
mf_util.c
mf_wcomp.c
mf_wfile.c
mulalloc.c
my_alarm.c
my_alloc.c
my_append.c
my_chsize.c
my_clock.c
my_compress.c
my_copy.c
my_create.c
my_delete.c
my_div.c
my_error.c
my_fopen.c
my_fstream.c
my_getwd.c
my_init.c
my_lib.c
my_lock.c
my_lockmem.c
my_lread.c
my_lwrite.c
my_malloc.c
my_messnc.c
my_mkdir.c
my_net.c
my_once.c
my_open.c
my_pread.c
my_pthread.c
my_quick.c
my_read.c
my_realloc.c
my_redel.c
my_rename.c
my_seek.c
my_static.c
my_static.h
my_tempnam.c
my_thr_init.c
my_vsnprintf.c
my_wincond.c
my_winthread.c
my_write.c
mysys_priv.h
ptr_cmp.c
queues.c
raid.cc
safemalloc.c
string.c
test_charset.c
test_dir.c
test_fn.c
test_vsnprintf.c
testhash.c
thr_alarm.c
thr_lock.c
thr_mutex.c