- 10 Mar, 2005 7 commits
-
-
unknown authored
mysql-test/r/select.result: Auto merged mysql-test/t/select.test: Auto merged sql/filesort.cc: Auto merged sql/item.cc: SCCS merged
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-5.0 innobase/log/log0recv.c: Auto merged ndb/include/mgmapi/mgmapi_config_parameters.h: Auto merged ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1 ndb/src/kernel/blocks/trix/Trix.cpp: Auto merged ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
ndb - Reenable MAX_OPEN_FILES to enable LCP in some situations ndb/include/mgmapi/mgmapi_config_parameters.h: Reenable MAX_OPEN_FILES to enable LCP in some situations ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp: Reenable MAX_OPEN_FILES to enable LCP in some situations ndb/src/mgmsrv/ConfigInfo.cpp: Reenable MAX_OPEN_FILES to enable LCP in some situations
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0 mysql-test/r/func_str.result: Auto merged mysql-test/t/func_str.test: Auto merged netware/BUILD/mwenv: Auto merged sql/item_strfunc.cc: Auto merged
-
- 09 Mar, 2005 33 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
unknown authored
-
unknown authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
unknown authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
-
unknown authored
sql/item_func.cc: Cleanup sql/item_func.h: Cleanup
-
unknown authored
sql/sql_lex.h: LEX::requires_prelocking(): Portability fix. Seems that VC++ does not understand implicit pointer to bool conversion.
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/mysqld.cc: Auto merged
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
unknown authored
Correction after manual merge. mysql-test/r/func_str.result: Correction after manual merge.
-
unknown authored
-
unknown authored
-
unknown authored
sql/item_strfunc.cc: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/mysqld.cc: Auto merged
-
unknown authored
Better ibbackup message Add a message explaining why we do a 'crash recovery' after an ibbackup restore; suggested by Tim Smith innobase/log/log0recv.c: Better ibbackup message
-
unknown authored
-
unknown authored
mysql-test/r/fulltext.result: after merge - test results updated sql/sql_class.cc: protection
-
unknown authored
mysql-test/lib/init_db.sql: Fixed mysql-test-run.pl's system tables to correspond to the real ones.
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/mysqld.cc: Auto merged
-
unknown authored
Delete: mysql-test/t/ndb_multi.test .del-ndb_multi.result~4baa26e7403188ae: Delete: mysql-test/r/ndb_multi.result .del-have_multi_ndb.inc~ef8da69d972ee707: Delete: mysql-test/include/have_multi_ndb.inc BitKeeper/deleted/.del-have_multi_ndb.inc~ef8da69d972ee707: Delete: mysql-test/include/have_multi_ndb.inc BitKeeper/deleted/.del-ndb_multi.result~4baa26e7403188ae: Delete: mysql-test/r/ndb_multi.result BitKeeper/deleted/.del-ndb_multi.test~651e6ccb21dab6d9: Delete: mysql-test/t/ndb_multi.test
-
unknown authored
sql/mysqld.cc: Use new message for startup sql/share/errmsg.txt: Revert change to ER_READY, add new ER_STARTUP to use instead
-
unknown authored
The reported problems were due to two completely unrelated omissions. 1) The file sort procedure didn't correctly create the sort key in make_sortkey when the sortkey was an unsigned integer. 2) The name resolution procedure for column references inside a HAVING clause did not propagate the unsigned_flag of the resolved references. This patch corrects both problems. mysql-test/r/select.result: Added test result for BUG#7425. mysql-test/t/select.test: Added test for BUG#7425. sql/filesort.cc: Take into account whether 'item' represents a signed or an unsigned integer. sql/item.cc: Once an Item_ref is resolved, propagate the unsigned_flag to the resolved item.
-
unknown authored
bug#4914 added --help and usage information scripts/mysqldumpslow.sh: bug#4914 added --help and usage information
-
unknown authored
BitKeeper/etc/ignore: auto-union BitKeeper/etc/logging_ok: auto-union Build-tools/Do-compile: Auto merged client/mysql.cc: Auto merged client/mysqldump.c: Auto merged include/my_sys.h: Auto merged innobase/buf/buf0lru.c: Auto merged innobase/dict/dict0dict.c: Auto merged innobase/include/page0page.ic: Auto merged innobase/include/srv0srv.h: Auto merged innobase/os/os0thread.c: Auto merged innobase/rem/rem0cmp.c: Auto merged innobase/row/row0mysql.c: Auto merged innobase/row/row0sel.c: Auto merged innobase/srv/srv0srv.c: Auto merged innobase/trx/trx0sys.c: Auto merged innobase/trx/trx0trx.c: Auto merged innobase/ut/ut0ut.c: Auto merged myisam/ft_parser.c: Auto merged myisam/mi_create.c: Auto merged mysql-test/Makefile.am: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/mysql-test-run.sh: Auto merged mysql-test/r/mysqldump.result: Auto merged mysql-test/r/ndb_alter_table.result: Auto merged mysql-test/t/mysqldump.test: Auto merged mysql-test/t/ndb_alter_table.test: Auto merged mysys/hash.c: Auto merged mysys/my_bitmap.c: Auto merged ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp: Auto merged scripts/make_binary_distribution.sh: Auto merged scripts/make_win_src_distribution.sh: Auto merged sql/net_serv.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
preserve backward compatibility sql/mysqld.cc: preserve backward compatibility
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 sql/log.cc: Auto merged sql/slave.cc: Auto merged sql/sql_class.h: Auto merged
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
recalculate stats/gws for the last word in the index too remove unused code myisam/myisam_ftdump.c: recalculate stats/gws for the last word in the index too remove unused code
-
unknown authored
mysql-test/r/fulltext.result: new test, duplicate test removed mysql-test/t/fulltext.test: new test, duplicate test removed sql/slave.cc: close relay log explicitly
-
unknown authored
Added a test case for bug #8669. item_strfunc.cc: Fixed bug #8669. Function AES_DECRYPT can return NULL value. sql/item_strfunc.cc: Fixed bug #8669. Function AES_DECRYPT can return NULL value. mysql-test/t/func_str.test: Added a test case for bug #8669. mysql-test/r/func_str.result: Added a test case for bug #8669.
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0 BitKeeper/etc/logging_ok: auto-union sql/item.cc: Auto merged sql/sql_parse.cc: Auto merged
-
unknown authored
(recommit as 4.1->5.0 merge is not possible) ndb/src/kernel/blocks/trix/Trix.cpp: Use correct length during unique index build
-
unknown authored
bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists configure.in: bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists
-
unknown authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4 mysql-test/r/sp.result: Auto merged mysql-test/t/sp.test: Auto merged sql/sql_parse.cc: Auto merged
-