mariadb/isam
unknown 97907ee8d7 Portability fixes for Ia64 and Sgi compiler
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table


BitKeeper/deleted/.del-shw000001.result~8b20b03d8319b9a5:
  Delete: mysql-test/r/shw000001.result
BitKeeper/deleted/.del-shw000001.test~770d96a2c1c65b20:
  Delete: mysql-test/t/shw000001.test
Docs/manual.texi:
  Added information about InnoDB and TEMPORARY tables
acinclude.m4:
  Portability fixes
client/errmsg.c:
  merge with libmysqd/errmsg.c
client/mysqladmin.c:
  DROP DATABASE asks for confirmation (again)
client/mysqltest.c:
  Portability fixes
configure.in:
  Portability fixes for SGI compiler on Ia64
extra/resolve_stack_dump.c:
  Portability fixes
include/global.h:
  Portability fixes
isam/_dbug.c:
  Portability fixes
mysql-test/mysql-test-run.sh:
  Portability fixes
mysql-test/r/show_check.result:
  New test for SHOW CREATE
mysql-test/t/show_check.test:
  New test for SHOW CREATE
scripts/make_binary_distribution.sh:
  Added missing files
sql/filesort.cc:
  Added examined_rows to slow query log
sql/log.cc:
  Added examined_rows to slow query log
sql/mysql_priv.h:
  Added examined_rows to slow query log
sql/mysqlbinlog.cc:
  Fixed core dump when using wrong option
sql/mysqld.cc:
  Removed not used argument
sql/sql_base.cc:
  Fixed name problem with SHOW CREATE for TEMPORARY table
sql/sql_class.h:
  Added examined_rows to slow query log
sql/sql_parse.cc:
  Added examined_rows to slow query log
sql/sql_select.cc:
  Added examined_rows to slow query log
sql/sql_select.h:
  Added examined_rows to slow query log
sql/sql_show.cc:
  Fixed SHOW CREATE for TEMPORARY table
sql/sql_table.cc:
  Added examined_rows to slow query log
2001-04-25 22:44:27 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_cache.c Import changeset 2000-07-31 21:29:14 +02:00
_dbug.c Portability fixes for Ia64 and Sgi compiler 2001-04-25 22:44:27 +03:00
_dynrec.c Portability fixes 2000-11-18 02:15:06 +02:00
_key.c Import changeset 2000-07-31 21:29:14 +02:00
_locking.c Import changeset 2000-07-31 21:29:14 +02:00
_packrec.c Import changeset 2000-07-31 21:29:14 +02:00
_page.c Import changeset 2000-07-31 21:29:14 +02:00
_search.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
_statrec.c Import changeset 2000-07-31 21:29:14 +02:00
changed.c Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
close.c Import changeset 2000-07-31 21:29:14 +02:00
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 Import changeset 2000-07-31 21:29:14 +02:00
isamchk.c Added isolation levels 2001-03-21 01:02:22 +02:00
isamdef.h Import changeset 2000-07-31 21:29:14 +02:00
isamlog.c Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
log.c Import changeset 2000-07-31 21:29:14 +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 Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
pack_isam.c Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
panic.c Import changeset 2000-07-31 21:29:14 +02:00
range.c Import changeset 2000-07-31 21:29:14 +02:00
rfirst.c Import changeset 2000-07-31 21:29:14 +02:00
rkey.c Import changeset 2000-07-31 21:29:14 +02:00
rlast.c Import changeset 2000-07-31 21:29:14 +02:00
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 Import changeset 2000-07-31 21:29:14 +02:00
rsame.c Import changeset 2000-07-31 21:29:14 +02:00
rsamepos.c Import changeset 2000-07-31 21:29:14 +02:00
sort.c Import changeset 2000-07-31 21:29:14 +02:00
static.c Import changeset 2000-07-31 21:29:14 +02:00
test1.c Import changeset 2000-07-31 21:29:14 +02:00
test2.c Import changeset 2000-07-31 21:29:14 +02:00
test3.c Import changeset 2000-07-31 21:29:14 +02:00
test_all Import changeset 2000-07-31 21:29:14 +02:00
test_all.res Import changeset 2000-07-31 21:29:14 +02:00
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