mariadb/isam
unknown 0365e2d3dc Removed not used variable 'last_ref'
Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests


Docs/manual.texi:
  Changelog
client/mysqltest.c:
  Added syntax:  -- error #,#,...
heap/hp_info.c:
  cleanup
include/thr_lock.h:
  cleanup
isam/pack_isam.c:
  cleanup
myisam/mi_check.c:
  cleanup
myisam/mi_extra.c:
  cleanup
myisammrg/myrg_rkey.c:
  cleanup
mysql-test/mysql-test-run.sh:
  Change to run test as root
mysql-test/r/bdb.result:
  Many new tests
mysql-test/r/func_system.result:
  Change to root user
mysql-test/t/bdb.test:
  many more tests
mysql-test/t/create.test:
  Change to work by test and root user
sql/field.cc:
  Fixed problem with negative DECIMAL() keys
sql/filesort.cc:
  cleanup
sql/ha_berkeley.cc:
  Added purecoverage notes
  Fixed some bugs with NULL keys
sql/init.cc:
  cleanup
sql/mysql_priv.h:
  cleanup
sql/mysqld.cc:
  cleanup
sql/records.cc:
  cleanup
sql/unireg.h:
  cleanup
2001-01-16 06:02:05 +02:00
..
.cvsignore
_cache.c
_dbug.c
_dynrec.c Portability fixes 2000-11-18 02:15:06 +02:00
_key.c
_locking.c
_packrec.c
_page.c
_search.c
_statrec.c
changed.c
ChangeLog
close.c
create.c Fixes for Ia64 2000-08-23 15:02:27 +03:00
delete.c Fixes for Ia64 2000-08-23 15:02:27 +03:00
extra.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
info.c
isamchk.c New thr_alarm struct for better integration with OS2 2000-11-28 04:47:47 +02:00
isamdef.h
isamlog.c Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
log.c
make-ccc
Makefile.am
open.c
pack_isam.c Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
panic.c
range.c
rfirst.c
rkey.c
rlast.c
rnext.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
rprev.c Fixed problem with auto-repair of MyISAM tables 2000-11-21 03:43:34 +02:00
rrnd.c
rsame.c
rsamepos.c
sort.c
static.c
test1.c
test2.c
test3.c
test_all
test_all.res
update.c Fixed indention, removed compiler varnings and fixed a bug 2000-09-29 00:58:16 +03:00
write.c Fixes for Ia64 2000-08-23 15:02:27 +03:00