- 12 Jun, 2001 8 commits
-
-
unknown authored
fixed post-commit message mysql-test/t/check.test fixed bug from 3.23 merge BitKeeper/triggers/post-commit: fixed post-commit message mysql-test/t/check.test: fixed bug from 3.23 merge
-
unknown authored
BitKeeper/etc/ignore: auto-union BitKeeper/etc/logging_ok: auto-union sql-bench/server-cfg.sh: Auto merged sql/sql_base.cc: Auto merged sql/sql_insert.cc: Auto merged sql/sql_table.cc: Auto merged
-
unknown authored
support-files/mysql.spec.sh: Added mysqlcheck
-
unknown authored
-
unknown authored
Build-tools/Do-compile: Added --enable-shared BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
-
unknown authored
Fixes for making distribution Build-tools/Do-compile: Added --no-strip option Docs/manual.texi: Changelog and some fixes to comparison section client/mysqlshow.c: Added --verbose option mysql-test/r/create.result: Test of CREATE ... SELECT with keys mysql-test/t/create.test: Test of CREATE ... SELECT with keys scripts/make_binary_distribution.sh: Changed to use long options sql-bench/Comments/postgres.benchmark: update sql-bench/server-cfg.sh: update to use 'vacuum analyze'
-
unknown authored
added a test for check table BitKeeper/triggers/post-commit: send a separate commit message to internals BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 11 Jun, 2001 5 commits
-
-
unknown authored
added multi-delete test case that does not work - something for Sinisa to fix client/mysqltest.c: fixed bugs to make nested whiles to work
-
unknown authored
BitKeeper/etc/ignore: auto-union BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted Docs/manual.texi: Auto merged
-
unknown authored
BitKeeper/etc/logging_ok: auto-union Docs/manual.texi: Auto merged sql-bench/README: Auto merged
-
unknown authored
Fixed that @VAR shows all decimals Fixed problem with FLUSH TABLES and LOCK TABLE CREATE ... SELECT now creates keys later Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key Docs/manual.texi: Added MySQL/PostgreSQL comparison isam/_dynrec.c: Fixed wrong compare (not used in MySQL) myisam/mi_dynrec.c: Fixed wrong compare (not used in MySQL). Changed compare to use my_pread() myisam/mi_packrec.c: cleanup mysql-test/r/alter_table.result: Added test for ALTER TABLE mysql-test/r/variables.result: Added test for variables with REAL values. mysql-test/t/alter_table.test: Added test for ALTER TABLE mysql-test/t/variables.test: Added test for variables with REAL values. mysys/my_pread.c: Cleanup sql-bench/Makefile.am: removed extra \ sql-bench/README: Fixed typo. sql/item_func.cc: Fixed that @VAR shows all decimals sql/share/swedish/errmsg.OLD: update sql/sql_base.cc: Fixed problem with FLUSH TABLES and LOCK TABLE sql/sql_insert.cc: CREATE ... SELECT now creates keys later sql/sql_table.cc: Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key. BitKeeper/etc/ignore: Added sql-bench/graph-compare-results to the ignore list BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
BitKeeper/etc/ignore: Added sql-bench/compare-results-all sql-bench/template.html to the ignore list Docs/manual.texi: Changed innodb_unix_file_flush_method -> innodb_flush_method.
-
- 10 Jun, 2001 1 commit
-
-
unknown authored
Docs/manual.texi: HPUX -> HP-UX where necessary
-
- 09 Jun, 2001 3 commits
-
-
unknown authored
client/Makefile.am: cleanup to make vio compile client/errmsg.c: cleanup libmysql/Makefile.am: vio fix libmysql/Makefile.shared: vio fix libmysql/errmsg.c: fixed up messages
-
unknown authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 mysql-test/mysql-test-run.sh: Auto merged client/mysqltest.c: Auto merged
-
unknown authored
compiles, passes test suite, does magic, has bugs, but none that I know at this point. Have not tested everything yet, though. Changed a lot of code in the client, but normal stuff appears to be working. BUILD/SETUP.sh: make sure client link statically client/mysqltest.c: new commands to test replication probe/parse include/errmsg.h: new error messages include/mysql.h: support for replication auto-magic libmysql/errmsg.c: new error messages libmysql/libmysql.c: replication probe/parse auto-magic mysql-test/mysql-test-run.sh: --client-gdb to run the client in debugger
-
- 08 Jun, 2001 10 commits
-
-
unknown authored
sql-bench/README: msyql -> mysql
-
unknown authored
Docs/manual.texi: cleanup
-
unknown authored
Docs/manual.texi: Added another Contrib software entry.
-
unknown authored
Docs/manual.texi: Contrib software additions. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into hundin.mysql.fi:/home/tonu/mysql-4.0
-
unknown authored
vio/viossl.c: Fixed compile-time warnings by moving code around plus small fixes
-
unknown authored
into teton.kitebird.com:/home/paul/mysql BitKeeper/etc/logging_ok: auto-union
-
unknown authored
Docs/manual.texi: minor cleanup BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
innobase/row/row0sel.c: Fix a bug in consistent read through a secondary index BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Docs/manual.texi: Added a link. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
- 07 Jun, 2001 5 commits
-
-
unknown authored
trx0sys.c Changed Innobase to Innodb in some fprintfs innobase/trx/trx0roll.c: Changed Innobase to Innodb in some fprintfs innobase/trx/trx0sys.c: Changed Innobase to Innodb in some fprintfs
-
unknown authored
Docs/manual.texi: Change my email address (of course I read also from the old address)
-
unknown authored
manual.texi Changed innodb_unix_file_flush_method to innodb_flush_method in the manual Docs/manual.texi: Changed innodb_unix_file_flush_method to innodb_flush_method in the manual innobase/include/page0cur.ic: Fix a bug in insert buffer and multiversioning BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
BitKeeper/etc/logging_ok: auto-union sql/item_sum.cc: Auto merged sql/mysql_priv.h: Auto merged sql/sql_yacc.yy: Auto merged sql/sql_lex.h: Added SQLCOM_MULTI_DELETE sql/sql_parse.cc: added division of LEX while keeping Monty's code for symlinks
-
unknown authored
sql/filesort.cc: removing of some extra comments sql/sql_class.h: Clear division between new and old stripping code sql/sql_delete.cc: Stripping of unnecessary code and making it more efficient sql/sql_parse.cc: Better split of LEX into two and enhancements in multi table delete sql/sql_yacc.yy: More efficient division of LEX and optional syntax in multi - table delete sql/uniques.cc: fixing some additional bugs
-
- 06 Jun, 2001 6 commits
-
-
unknown authored
-
unknown authored
Cleaned up error messages. mysql-test/mysql-test-run.sh: Added option --mysqld to send arguments to mysqld. sql/ha_innobase.cc: Shortended messages a bit to correspond to the rest of MySQL. sql/mysqld.cc: Changed innodb_unix_file_flush_method -> innodb_flush_method BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
sql_table.cc table handler supports temporary tables sql/sql_table.cc: re-apply a lost change where we check to see if the table handler supports temporary tables BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
ha_innobase.cc Improved error message in the case the .frm file exists but InnoDB data dictionary does not conatin the table sql/ha_innobase.cc: Improved error message in the case the .frm file exists but InnoDB data dictionary does not conatin the table
-
unknown authored
Docs/manual.texi: Auto merged
-
unknown authored
BitKeeper/etc/ignore: added sql-bench/gif/*
-
- 05 Jun, 2001 2 commits