mariadb/isam
unknown 71a5af5b52 Added support of null keys in HEAP tables
Added ORDER BY optimization


Docs/manual.texi:
  Added ORDER BY optimisation section
heap/_check.c:
  Cleanup
heap/heapdef.h:
  Added support of null keys in HEAP tables
heap/hp_hash.c:
  Added support of null keys in HEAP tables
heap/hp_open.c:
  Added support of null keys in HEAP tables
heap/hp_test2.c:
  Added support of null keys in HEAP tables
heap/hp_write.c:
  Added support of null keys in HEAP tables
include/heap.h:
  Added support of null keys in HEAP tables
include/my_base.h:
  Support for hash algoritm
isam/static.c:
  Cleanup
myisam/mi_static.c:
  Cleanup
sql/Makefile.am:
  Rename innobase -> innodb
sql/ha_berkeley.cc:
  Added ORDER BY optimization
sql/ha_berkeley.h:
  Added ORDER BY optimization
sql/ha_heap.cc:
  Added support for NULL keys
sql/ha_heap.h:
  Added support for NULL keys
sql/ha_isam.cc:
  Added ORDER BY optimization
sql/ha_isam.h:
  Added ORDER BY optimization
sql/ha_isammrg.h:
  Added ORDER BY optimization
sql/ha_myisam.cc:
  Added ORDER BY optimization
sql/ha_myisam.h:
  Added ORDER BY optimization
sql/ha_myisammrg.cc:
  Added ORDER BY optimization
sql/ha_myisammrg.h:
  Added ORDER BY optimization
sql/handler.cc:
  Rename innobase -> innodb
sql/handler.h:
  Rename innobase -> innodb
sql/ha_innodb.cc:
  Rename innobase -> innodb
sql/ha_innodb.h:
  Rename innobase -> innodb
sql/mysqld.cc:
  Rename innobase -> innodb
sql/sql_delete.cc:
  Rename innobase -> innodb
sql/sql_select.cc:
  Added ORDER BY optimization
sql/sql_select.h:
  Added ORDER BY optimization
2002-01-12 15:42:54 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_cache.c Update copyright 2001-12-06 14:10:51 +02:00
_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
_dynrec.c Portability fix 2001-11-07 00:13:29 +02:00
_key.c Update copyright 2001-12-06 14:10:51 +02:00
_locking.c Update copyright 2001-12-06 14:10:51 +02:00
_packrec.c Update copyright 2001-12-06 14:10:51 +02:00
_page.c Update copyright 2001-12-06 14:10:51 +02:00
_search.c Update copyright 2001-12-06 14:10:51 +02:00
_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
changed.c Update copyright 2001-12-06 14:10:51 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
close.c Update copyright 2001-12-06 14:10:51 +02:00
create.c Update copyright 2001-12-06 14:10:51 +02:00
delete.c Update copyright 2001-12-06 14:10:51 +02:00
extra.c Update copyright 2001-12-06 14:10:51 +02:00
info.c Update copyright 2001-12-06 14:10:51 +02:00
isamchk.c Update copyright 2001-12-06 14:10:51 +02:00
isamdef.h Update copyright 2001-12-06 14:10:51 +02:00
isamlog.c Updated manual about embedded version. 2001-10-08 04:58:07 +03:00
log.c Update copyright 2001-12-06 14:10:51 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
open.c Update copyright 2001-12-06 14:10:51 +02:00
pack_isam.c Portability fix 2001-11-07 00:13:29 +02:00
panic.c Update copyright 2001-12-06 14:10:51 +02:00
range.c Update copyright 2001-12-06 14:10:51 +02:00
rfirst.c Update copyright 2001-12-06 14:10:51 +02:00
rkey.c Update copyright 2001-12-06 14:10:51 +02:00
rlast.c Update copyright 2001-12-06 14:10:51 +02:00
rnext.c Update copyright 2001-12-06 14:10:51 +02:00
rprev.c Update copyright 2001-12-06 14:10:51 +02:00
rrnd.c Update copyright 2001-12-06 14:10:51 +02:00
rsame.c Update copyright 2001-12-06 14:10:51 +02:00
rsamepos.c Update copyright 2001-12-06 14:10:51 +02:00
sort.c Update copyright 2001-12-06 14:10:51 +02:00
static.c Added support of null keys in HEAP tables 2002-01-12 15:42:54 +02:00
test1.c Update copyright 2001-12-06 14:10:51 +02:00
test2.c Update copyright 2001-12-06 14:10:51 +02:00
test3.c Update copyright 2001-12-06 14:10:51 +02:00
test_all Import changeset 2000-07-31 21:29:14 +02:00
test_all.res Fixes for OS2. 2001-08-22 01:45:07 +03:00
update.c Update copyright 2001-12-06 14:10:51 +02:00
write.c Update copyright 2001-12-06 14:10:51 +02:00