mariadb/scripts
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
make_binary_distribution.sh Portability fixes for Ia64 and Sgi compiler 2001-04-25 22:44:27 +03:00
Makefile.am Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
msql2mysql.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_config.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_convert_table_format.sh Fixed INSERT DELAYED with Innobase 2001-04-09 21:08:56 +03:00
mysql_find_rows.sh configure fixes 2000-09-14 15:10:06 +03:00
mysql_fix_privilege_tables.sh Import changeset 2000-07-31 21:29:14 +02:00
mysql_install_db.sh Fixed typo in mysql_install_db 2001-04-17 18:15:30 +03:00
mysql_setpermission.sh configure fixes 2000-09-14 15:10:06 +03:00
mysql_zap.sh Don't force conf_to_src to be static an all systems 2001-04-18 02:53:21 +03:00
mysqlaccess.conf configure fixes 2000-09-14 15:10:06 +03:00
mysqlaccess.sh New benchmark test 2000-12-24 15:19:00 +02:00
mysqlbug.sh Add --with-server-suffix (MYSQL_SERVER_SUFFIX). 2001-01-19 02:46:13 +02:00
mysqld_multi.sh Cleanup of tests 2000-12-28 19:25:41 +02:00
mysqldumpslow.sh Fixed bug in INSERT DELAYED when INSERT generated an error 2001-03-08 21:49:15 +02:00
mysqlhotcopy.sh Changed Innobase to Innodb 2001-04-13 12:25:12 +03:00
safe_mysqld-watch.sh configure fixes 2000-09-14 15:10:06 +03:00
safe_mysqld.sh Changed -O6 to -O3 2001-04-13 22:09:33 +03:00