Update to new debian files
configure.in:
Updated version number
sql-bench/Results/ATIS-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/RUN-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/alter-table-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/big-tables-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/connect-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/create-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/insert-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/select-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
sql-bench/Results/wisconsin-mysql-Linux_2.2.16_SMP_alpha:
New benchmark results
support-files/debian/README.debian:
Update to new debian files
support-files/debian/changelog:
Update to new debian files
support-files/debian/control:
Update to new debian files
support-files/debian/gomi:
Update to new debian files
support-files/debian/move:
Update to new debian files
support-files/debian/patches/ab:
Update to new debian files
support-files/debian/patches/ad:
Update to new debian files
support-files/debian/patches/ae:
Update to new debian files
support-files/debian/rules:
Update to new debian files
support-files/debian/shlibs:
Update to new debian files
BUILD/compile-solaris-sparc-purify:
Changed to old (easy-to-edit) format
extra/resolve_stack_dump.c:
Don't require -s and -n options
innobase/include/Makefile.i:
Applied Heikki's changes
innobase/include/univ.i:
Applied Heikki's changes
innobase/os/os0file.c:
Fix problem with Signal 14 on Solaris
mysys/mf_qsort.c:
Fix for purify
sql-bench/Results/ATIS-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/RUN-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/alter-table-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/big-tables-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/connect-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/create-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/insert-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/select-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql-bench/Results/wisconsin-mysql-Linux_2.2.16_SMP_alpha:
New test results
sql/ha_gemini.h:
Fixed that SHOW VARIABLES shows table type as disabled if it can't be initialized.
sql/ha_innobase.cc:
Merged Heikkis changes
sql/ha_innobase.h:
Fixed that SHOW VARIABLES shows table type as disabled if it can't be initialized.
sql/handler.cc:
Fixed that SHOW VARIABLES shows table type as disabled if it can't be initialized.
sql/mysqld.cc:
Cleaned up error warning message.
Added keyword MEDIUM to CHECK TABLE
New benchmarks results for Linux-alpha
BitKeeper/deleted/.del-READ-ME~ed6c5184d4bf6b7c:
Delete: strings/READ-ME
BitKeeper/deleted/.del-ATIS-mysql-Linux_2.2.13_SMP_alpha~21ddf9425cbdd58:
Delete: sql-bench/Results/ATIS-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-RUN-mysql-Linux_2.2.13_SMP_alpha~583091e05a25fb6:
Delete: sql-bench/Results/RUN-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-alter-table-mysql-Linux_2.2.13_SMP_alpha~6c20c9ef46f82241:
Delete: sql-bench/Results/alter-table-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-big-tables-mysql-Linux_2.2.13_SMP_alpha~e8cc899bb933532f:
Delete: sql-bench/Results/big-tables-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-connect-mysql-Linux_2.2.13_SMP_alpha~84df7c6446e51e26:
Delete: sql-bench/Results/connect-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-create-mysql-Linux_2.2.13_SMP_alpha~2c9af91e9771f618:
Delete: sql-bench/Results/create-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-insert-mysql-Linux_2.2.13_SMP_alpha~688809eb8ea77b3d:
Delete: sql-bench/Results/insert-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-select-mysql-Linux_2.2.13_SMP_alpha~db59425a7f4aa93f:
Delete: sql-bench/Results/select-mysql-Linux_2.2.13_SMP_alpha
BitKeeper/deleted/.del-wisconsin-mysql-Linux_2.2.13_SMP_alpha~fc410754151d622c:
Delete: sql-bench/Results/wisconsin-mysql-Linux_2.2.13_SMP_alpha
Docs/manual.texi:
Updated ChangeLog
myisam/mi_close.c:
Force write of crashed flag on close
myisam/mi_info.c:
Fixed that mean_reclength works for big files
mysql-test/r/show_check.result:
Added test of CHECK TABLE ... MEDIUM
mysql-test/t/show_check.test:
Added test of CHECK TABLE ... MEDIUM
sql/ha_myisam.cc:
Fixed that CHECK TABLE .. EXTENDED works properly
Cleared the CRASHED flag on repair
sql/lex.h:
Added keyword MEDIUM
sql/sql_yacc.yy:
Added CHECK TABLE .. MEDIUM