Fixed problem with NULL keys in BDB
BitKeeper/deleted/.del-select.res~1295456b93948768:
***MISSING WEAVE***
mysql-test/r/join_outer.result:
Fix results
sql/ha_berkeley.cc:
Fixed problem with NULL keys
Fixed bug in LEFT JOIN
Added bdb_log_buffer_size
Docs/manual.texi:
Added documentation for mysqlhotcopy
client/mysql.cc:
Fixed core dump when column names couldn't be read
configure.in:
Fixed possible error
mit-pthreads/Changes-mysql:
Patches for NetBSD/macppc
mit-pthreads/config/config.guess:
Patches for NetBSD/macppc
mit-pthreads/config/configure.in:
Patches for NetBSD/macppc
mit-pthreads/config/configure:
Patches for NetBSD/macppc
mysql-test/r/join_outer.result:
New join test
mysql-test/t/join_outer.test:
New join test
scripts/mysqlhotcopy.sh:
Patches from ASK
sql/ha_berkeley.cc:
Adeed log buffer cache
sql/ha_berkeley.h:
Adeed log buffer cache
sql/log.cc:
Fixed possible overrun bug
sql/mysqld.cc:
Fix for Mac OS X public beta
Added bdb_log_buffer_size
sql/sql_select.cc:
Fixed bug in LEFT JOIN
tests/mail_to_db.pl:
Removed unsubscribe tails
tests/pmail.pl:
Sort mails according to date
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
Docs/Makefile.am:
Don't print warnings when making ..dvi
Docs/manual.texi:
Documented changes
acinclude.m4:
Fixed bug in detecting BDB version 3.2.3g
client/mysqltest.c:
Added TODO
Cleanups
Free all memory and close all files on exit
configure.in:
New release
include/my_sys.h:
Added new function needed for mysqltest.c
myisam/mi_create.c:
Cleanup
myisam/mi_delete.c:
Fixed bug when deleting keys with NULL
myisam/mi_search.c:
cleanup
myisam/myisamchk.c:
Added info about fulltext to -D
mysql-test/mysql-test-run.sh:
Use less memory for mysqld
Don't remove timefile if only testing one test
Send option --debug to mysqltest
mysql-test/r/fulltext.result:
New tests
mysql-test/r/func_math.result:
Make test portable
mysql-test/t/fulltext.test:
New tests
mysql-test/t/func_math.test:
Make test portable
mysys/mf_iocache2.c:
Fixed bug when reading over buffers
mysys/string.c:
Added new function needed for mysqltest.c
mysys/typelib.c:
cleanup
scripts/make_binary_distribution.sh:
Added option suffix
Removed some warnings for missing files
scripts/mysql_install_db.sh:
Fixed type
scripts/safe_mysqld.sh:
Also read options from 'server' group
sql-bench/Results/ATIS-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/RUN-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/alter-table-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/big-tables-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/connect-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/create-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/insert-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/select-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/Results/wisconsin-mysql-Linux_2.2.13_SMP_alpha:
New benchmark run
sql-bench/bench-init.pl.sh:
Added missing option '--silent'
sql/mysqld.cc:
Added warnings
Print backtraces even if 'current_thd' is not active
support-files/mysql.spec.sh:
Removed duplicate entry
BitKeeper/etc/config:
fixed up an option
BitKeeper/etc/ignore:
Added extra/resolve_stack_dump to the ignore list
extra/Makefile.am:
addition of resolve_stack_dump
Docs/manual.texi:
More examples based on user comments
client/mysqltest.c:
Added --sleep and --tmpdir
mysql-test/README:
Update
mysql-test/include/master-slave.inc:
Fixed to not be dependent on path to sockets
mysql-test/install_test_db.sh:
Added privilege for hostname%
mysql-test/mysql-test-run.sh:
Portability fixes + a lot of new options
mysql-test/r/bigint.result:
Made test portable
mysql-test/t/bigint.test:
Made test portable
mysql-test/t/rpl000008.test:
Changed sleeptime
mysql-test/t/rpl000012.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000013.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000014.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000015.test:
Fixed to not be dependent on path to sockets
mysql-test/t/rpl000016.test:
Fixed to not be dependent on path to sockets
Changed atoll -> strtoll
Extended mysql-test-run
mysql-test/t/alter_table.test:
Turn off SCCS flag
mysql-test/t/analyse.test:
Turn off SCCS flag
mysql-test/t/auto_increment.test:
Turn off SCCS flag
mysql-test/t/bdb.test:
Turn off SCCS flag
mysql-test/t/bigint.test:
Turn off SCCS flag
mysql-test/t/binary.test:
Turn off SCCS flag
mysql-test/t/case.test:
Turn off SCCS flag
mysql-test/t/comments.test:
Turn off SCCS flag
mysql-test/t/compare.test:
Turn off SCCS flag
mysql-test/t/count_distinct.test:
Turn off SCCS flag
mysql-test/t/create.test:
Turn off SCCS flag
mysql-test/t/delayed.test:
Turn off SCCS flag
mysql-test/t/delete.test:
Turn off SCCS flag
mysql-test/t/distinct.test:
Turn off SCCS flag
mysql-test/t/empty_table.test:
Turn off SCCS flag
mysql-test/t/err000001.test:
Turn off SCCS flag
mysql-test/t/explain.test:
Turn off SCCS flag
mysql-test/t/flush_table.test:
Turn off SCCS flag
mysql-test/t/foreign_key.test:
Turn off SCCS flag
mysql-test/t/fulltext.test:
Turn off SCCS flag
mysql-test/t/fulltext_multi.test:
Turn off SCCS flag
mysql-test/t/fulltext_order_by.test:
Turn off SCCS flag
mysql-test/t/func_crypt.test:
Turn off SCCS flag
mysql-test/t/func_date_add.test:
Turn off SCCS flag
mysql-test/t/func_equal.test:
Turn off SCCS flag
mysql-test/t/func_group.test:
Turn off SCCS flag
mysql-test/t/func_in.test:
Turn off SCCS flag
mysql-test/t/func_like.test:
Turn off SCCS flag
mysql-test/t/func_math.test:
Turn off SCCS flag
mysql-test/t/func_misc.test:
Turn off SCCS flag
mysql-test/t/func_op.test:
Turn off SCCS flag
mysql-test/t/func_regexp.test:
Turn off SCCS flag
mysql-test/t/func_set.test:
Turn off SCCS flag
mysql-test/t/func_str.test:
Turn off SCCS flag
mysql-test/t/func_system.test:
Turn off SCCS flag
mysql-test/t/func_test.test:
Turn off SCCS flag
mysql-test/t/func_time.test:
Turn off SCCS flag
mysql-test/t/func_timestamp.test:
Turn off SCCS flag
mysql-test/t/group_by.test:
Turn off SCCS flag
mysql-test/t/heap.test:
Turn off SCCS flag
mysql-test/t/ins000001.test:
Turn off SCCS flag
mysql-test/t/insert.test:
Turn off SCCS flag
mysql-test/t/insert_select.test:
Turn off SCCS flag
mysql-test/t/join.test:
Turn off SCCS flag
mysql-test/t/join_outer.test:
Turn off SCCS flag
mysql-test/t/key.test:
Turn off SCCS flag
mysql-test/t/key_diff.test:
Turn off SCCS flag
mysql-test/t/key_primary.test:
Turn off SCCS flag
mysql-test/t/keywords.test:
Turn off SCCS flag
mysql-test/t/limit.test:
Turn off SCCS flag
mysql-test/t/merge.test:
Turn off SCCS flag
mysql-test/t/null.test:
Turn off SCCS flag
mysql-test/t/null_key.test:
Turn off SCCS flag
mysql-test/t/odbc.test:
Turn off SCCS flag
mysql-test/t/order_by.test:
Turn off SCCS flag
mysql-test/t/outfile.test:
Turn off SCCS flag
mysql-test/t/raid.test:
Turn off SCCS flag
mysql-test/t/range.test:
Turn off SCCS flag
mysql-test/t/rename.test:
Turn off SCCS flag
mysql-test/t/replace.test:
Turn off SCCS flag
mysql-test/t/rollback.test:
Turn off SCCS flag
mysql-test/t/rpl000001.test:
Turn off SCCS flag
mysql-test/t/rpl000002.test:
Turn off SCCS flag
mysql-test/t/rpl000003.test:
Turn off SCCS flag
mysql-test/t/rpl000004.test:
Turn off SCCS flag
mysql-test/t/rpl000005.test:
Turn off SCCS flag
mysql-test/t/rpl000006.test:
Turn off SCCS flag
mysql-test/t/rpl000007.test:
Turn off SCCS flag
mysql-test/t/rpl000008.test:
Turn off SCCS flag
mysql-test/t/rpl000009.test:
Turn off SCCS flag
mysql-test/t/rpl000010.test:
Turn off SCCS flag
mysql-test/t/rpl000011.test:
Turn off SCCS flag
mysql-test/t/rpl000012.test:
Turn off SCCS flag
mysql-test/t/rpl000013.test:
Turn off SCCS flag
mysql-test/t/rpl000014.test:
Turn off SCCS flag
mysql-test/t/rpl000015.test:
Turn off SCCS flag
mysql-test/t/rpl000016.test:
Turn off SCCS flag
mysql-test/t/sel000001.test:
Turn off SCCS flag
mysql-test/t/sel000002.test:
Turn off SCCS flag
mysql-test/t/sel000003.test:
Turn off SCCS flag
mysql-test/t/sel000031.test:
Turn off SCCS flag
mysql-test/t/sel000032.test:
Turn off SCCS flag
mysql-test/t/sel000033.test:
Turn off SCCS flag
mysql-test/t/sel000100.test:
Turn off SCCS flag
mysql-test/t/select.test:
Turn off SCCS flag
mysql-test/t/select_safe.test:
Turn off SCCS flag
mysql-test/t/show_check.test:
Turn off SCCS flag
mysql-test/t/shw000001.test:
Turn off SCCS flag
mysql-test/t/tablelock.test:
Turn off SCCS flag
mysql-test/t/temp_table.test:
Turn off SCCS flag
mysql-test/t/truncate.test:
Turn off SCCS flag
mysql-test/t/type_blob.test:
Turn off SCCS flag
mysql-test/t/type_date.test:
Turn off SCCS flag
mysql-test/t/type_datetime.test:
Turn off SCCS flag
mysql-test/t/type_enum.test:
Turn off SCCS flag
mysql-test/t/type_float.test:
Turn off SCCS flag
mysql-test/t/type_ranges.test:
Turn off SCCS flag
mysql-test/t/type_time.test:
Turn off SCCS flag
mysql-test/t/type_timestamp.test:
Turn off SCCS flag
mysql-test/t/type_uint.test:
Turn off SCCS flag
mysql-test/t/type_year.test:
Turn off SCCS flag
mysql-test/t/update.test:
Turn off SCCS flag
mysql-test/t/varbinary.test:
Turn off SCCS flag
mysql-test/t/variables.test:
Turn off SCCS flag
mysql-test/t/warnings.test:
Turn off SCCS flag
BUILD/compile-alpha-cxx:
Added making of test
Docs/manual.texi:
Added more documentation to CHECK table
mysql-test/mysql-test-run.sh:
Added --local and checking if we are running as root
sql/mysqlbinlog.cc:
Changed atoll -> strtoll
sql/slave.cc:
Changed atoll -> strtoll
rpl000014.test fixed bug in testcase
rename.test fixed cleanup problem
handler.cc added a comment
sql_class.h fixed bug in active_transaction() when MySQL was not compiled with transaction support
mysql-test/t/rename.test:
fixed cleanup problem
mysql-test/t/rpl000014.test:
fixed bug in testcase
mysql-test/t/show_check.test:
fixed cleanup problem
sql/handler.cc:
added a comment
sql/sql_class.h:
fixed bug in active_transaction() when MySQL was not compiled with transaction support
Split update_of_key into separate tests
Updated make_binary_distribution to generate symbol file for mysqld
Docs/manual.texi:
Update for 3.23.30
scripts/make_binary_distribution.sh:
Added sql/mysqld.sym.gz
sql-bench/Results-linux/RUN-mysql_dbug-Linux_2.2.14_my_SMP_i686:
***MISSING WEAVE***
sql-bench/Results-linux/RUN-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
***MISSING WEAVE***
sql-bench/Results-linux/insert-mysql-Linux_2.2.14_5.0_i686-cmp-interbase,mysql:
***MISSING WEAVE***
sql-bench/Results-linux/insert-mysql_dbug-Linux_2.2.14_my_SMP_i686:
***MISSING WEAVE***
sql-bench/Results-linux/insert-mysql_dbug_full-Linux_2.2.14_my_SMP_i686:
***MISSING WEAVE***
sql-bench/Results/RUN-mysql-Linux_2.2.13_SMP_alpha:
Split update_of_key into separate tests
sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/RUN-mysql-Linux_2.2.14_my_SMP_i686:
Split update_of_key into separate tests
sql-bench/Results/RUN-mysql-SunOS_5.7_sun4m:
Split update_of_key into separate tests
sql-bench/Results/RUN-mysql-SunOS_5.8_sun4u:
Split update_of_key into separate tests
sql-bench/Results/RUN-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/RUN-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/insert-Adabas-Linux_2.0.35_i686-cmp-adabas,mysql:
Split update_of_key into separate tests
sql-bench/Results/insert-msql-Linux_2.2.10_i686-cmp-msql,mysql:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-3.21-Linux_2.2.1_i686:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-HP_UX_B.10.20_9000_778:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.0.35_i686-cmp-adabas,mysql:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.2.10_i686-cmp-msql,mysql:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.2.13_SMP_alpha:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.2.14_my_SMP_i686:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-Linux_2.2.1_i686-cmp-adabas,mysql:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-NT_4.0:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-SunOS_5.7_sun4m:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-SunOS_5.8_sun4u:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql-win98:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql_fast-Linux_2.2.10_i686-cmp-msql,mysql:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/insert-mysql_odbc-win98:
Split update_of_key into separate tests
sql-bench/Results/insert-oracle-Linux_2.0.36_i686-cmp-mysql,oracle:
Split update_of_key into separate tests
sql-bench/Results/insert-oracle_fast-Linux_2.0.36_i686-cmp-mysql,oracle:
Split update_of_key into separate tests
sql-bench/Results/insert-pg-Linux_2.0.36_i686-cmp-mysql,pg,solid:
Split update_of_key into separate tests
sql-bench/Results/insert-pg-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/insert-pg_fast-Linux_2.0.36_i686-cmp-mysql,pg,solid:
Split update_of_key into separate tests
sql-bench/Results/insert-pg_fast-Linux_2.2.14_my_SMP_i686-cmp-mysql,pg:
Split update_of_key into separate tests
sql-bench/Results/insert-solid-Linux_2.0.36_i686-cmp-mysql,pg,solid:
Split update_of_key into separate tests
sql-bench/test-insert.sh:
Split update_of_key into separate tests
sql/mysqlbinlog.cc:
Fix for 2G files
sql/slave.cc:
Fix for 2G files
acinclude.m4:
check to make sure a MySQL-specific version of Berkeley DB is used.
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
client/mysqldump.c:
Fixed to not use strncasecmp
client/mysqlimport.c:
Fixed to not use strncasecmp
mysql-test/Makefile.am:
Changes needed for RPM
mysql-test/mysql-test-run.sh:
Changes to work with binary installations
scripts/make_binary_distribution.sh:
Added missing mysql-test files
sql-bench/Makefile.am:
Changes needed for RPM
sql/mysqld.cc:
Portability fix
support-files/mysql.spec.sh:
Added mysql-test to sql-bench
Build-tools/Do-all-build-steps:
Create the result directory
Docs/manual.texi:
More explanation about mysql_install_db
mysql-test/mysql-test-run.sh:
Add --core option
mysql-test/r/bdb.result:
Test of opening tables twice
mysql-test/t/bdb.test:
Test of opening tables twice
sql/ha_berkeley.cc:
Fixed bug when table is in use
sql/ha_berkeley.h:
Fixed bug when table is in use
BUILD/FINISH.sh:
Moved symbolic files to tmp
Docs/manual.texi:
Updated
mysql-test/r/func_str.result:
Removed time functions
mysql-test/t/func_str.test:
Removed time functions
mysql-test/t/order_by.test:
Fixed sort problem
sql/sql_parse.cc:
End transactions before LOCK TABLES