- 08 Apr, 2005 12 commits
-
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
unknown authored
mysql-test/r/ndb_alter_table.result: Auto merged mysql-test/r/ndb_basic.result: Auto merged mysql-test/t/ndb_basic.test: Auto merged
-
unknown authored
into mysql.com:/home/pem/work/mysql-5.0
-
unknown authored
and BUG#9074: STORED PROC: The scope of every handler declared is not properly applied mysql-test/r/sp.result: New test cases for BUG#6900 and BUG#9074 (duplicates). mysql-test/t/sp.test: New test cases for BUG#6900 and BUG#9074 (duplicates). sql/sp_rcontext.cc: Corrected logic for finding condition handlers - pick the innermost one.
-
unknown authored
-
unknown authored
mysql-test/r/sp-error.result: Added test case for BUG#7299. mysql-test/t/sp-error.test: Added test case for BUG#7299. sql/sp_rcontext.cc: Corrected cut&paste error; make sure we only catch actual errors with sqlexception.
-
unknown authored
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0 mysql-test/r/ndb_basic.result: Auto merged mysql-test/t/ndb_basic.test: Auto merged sql/ha_ndbcluster.cc: Auto merged BitKeeper/deleted/.del-errmsg.txt~b44a85a177954da0: Auto merged
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
-
unknown authored
mysql-test/r/cast.result: test result fixed
-
unknown authored
into deer.(none):/home/hf/work/mysql-5.0.errmsg
-
- 07 Apr, 2005 28 commits
-
-
unknown authored
into mysql.com:/home/my/mysql-5.0
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
has branched off from the 4.1 tree to build the 5.0.4 release
-
unknown authored
into mysql.com:/home/my/mysql-5.0 sql/sql_select.cc: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1 sql/ha_ndbcluster.cc: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0 sql/ha_ndbcluster.cc: Auto merged sql/handler.cc: Auto merged sql/share/errmsg.txt: Auto merged
-
unknown authored
- Removed hardcoded error message from 4.1 include/my_base.h: Adding error message for the case when table definition has changed in storage engine mysql-test/t/ndb_alter_table.test: Updated testresult to expect new error code sql/ha_ndbcluster.cc: Add mapping for ndb error 284 to HA_ERR_TABLE_DEF_CHANGED, this error will occur when the table definition has been changed by another MySQL Server connected to the cluster. Remove hardcoded errormessage from 4.1 sql/handler.cc: Adding error message for the case when table definition has changed in storage engine sql/share/errmsg.txt: Adding error message for the case when table definition has changed in storage engine
-
unknown authored
sql/ha_ndbcluster.cc: SCCS merged
-
unknown authored
-
unknown authored
-
unknown authored
VC++Files/client/mysqlclient.dsp: Add new character sets VC++Files/client/mysqlclient_ia64.dsp: Add new character sets VC++Files/libmysql/libmysql.dsp: Add new character sets VC++Files/libmysql/libmysql_ia64.dsp: Add new character sets VC++Files/strings/strings.dsp: Add new character sets VC++Files/strings/strings_ia64.dsp: Add new character sets include/config-win.h: Add new character sets
-
unknown authored
-
unknown authored
into mysql.com:/home/my/mysql-5.0 sql/sql_select.cc: Auto merged
-
unknown authored
Fixed warnings by valgrind for sum_distinct.test Enable buffered-record-reads after filesort for InnoDB tables with short primary key Enabled sort-with-data for MyISAM temporary files BitKeeper/etc/ignore: added tools/mysqltestmanager client/mysqltest.c: Ensure that BIG_TEST is always set to 0 or 1 Fix the 'eval' also honors 'require' mysql-test/mysql-test-run.sh: Enlarge InnoDB table space for --big tests mysql-test/r/heap.result: Fix after adding more optimzation for filsort mysql-test/r/sum_distinct.result: Move 'slow' part of test to sum_distinct-big.test mysql-test/t/heap.test: Ensure that results are indpendent of optimizer mysql-test/t/sum_distinct.test: Move 'slow' part of test to sum_distinct-big.test sql/filesort.cc: Use 'sort with data' also on temporary files and with INSERT ... SELECT sql/ha_innodb.h: Remove HA_FAST_KEY_READ to enable buffered-record-reads after filesort sql/handler.h: More comments sql/mysql_priv.h: A bit smaller limit for cache for buffered-records-read (after testing) sql/records.cc: Don't use buffered-record-reads if ref_length > MAX_REFLENGTH Fixed warning from valgrind in 'sum_distinct' sql/sql_select.cc: Ensure that tempory tables has query_id set for all fields (Required for sort-with-data to work on temp files)
-
unknown authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
unknown authored
-
unknown authored
into deer.(none):/home/hf/work/mysql-5.0.errmsg
-
unknown authored
into deer.(none):/home/hf/work/mysql-5.0.errmsg
-
unknown authored
into mysql.com:/home/psergey/mysql-5.0-bug8877-merge sql/sql_select.cc: Auto merged
-
unknown authored
into mysql.com:/home/psergey/mysql-4.1-bug8877 sql/sql_select.cc: Auto merged
-
unknown authored
into mysql.com:/home/psergey/mysql-5.0-bug8877-merge sql/sql_select.cc: Auto merged
-
unknown authored
-
unknown authored
-
unknown authored
into msdesk.mysql.com:/home/magnus/mysql-5.0
-
unknown authored
into msdesk.mysql.com:/home/magnus/mysql-5.0
-
unknown authored
- See article http://archive.netbsd.se/?ml=freebsd-current&a=2004-07&m=257561 or http://www.geocrawler.com/archives/3/254/2003/3/450/10409564/ configure.in: The libsupc++ library on freebsd with gcc 3.4.2 is dependent on libstdc++, disable it since other solution works fine
-
unknown authored
After merge fix. strings/ctype-eucjpms.c: After merge fix.
-
unknown authored
-