- 26 Jul, 2005 9 commits
-
-
unknown authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b11546
-
unknown authored
sql/field.cc: a fix (bug #11546: Bad error message from inserting out of range values, SQL_MODE='tradition'). raise an error in case of strict mode for bit fields.
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-push
-
unknown authored
mysql-test/r/ndb_config.result: changed config
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-push
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
unknown authored
mysql-test/t/ndb_config.test: test requires ndb
-
- 25 Jul, 2005 8 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-push
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
into mysql.com:/space/my/mysql-5.0-build scripts/Makefile.am: Auto merged
-
unknown authored
make_binary_distribution, make_sharedlib_distribution and make_win_src_distribution - removed make_win_binary_distribution.sh BitKeeper/deleted/.del-make_win_binary_distribution.sh~e0fbb0a75af0dcd3: Auto merged scripts/Makefile.am: - after merge fix: removed the "all" target - these files are now built via noinst_SCRIPTS instead.
-
unknown authored
make_win_src_distribution are created, but not installed - removed make_win_binary_distribution.sh as it's obsolete and outdated BitKeeper/deleted/.del-make_win_binary_distribution.sh~e0fbb0a75af0dcd3: Delete: scripts/make_win_binary_distribution.sh scripts/Makefile.am: - Make sure the scripts make_binary_distribution, make_sharedlib_distribution and make_win_src_distribution are created, but not installed. This is the proper fix for what I began in the previous ChangeSet - removed make_win_binary_distribution.sh from the distribution, as it's obsolete and outdated
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 ndb/include/mgmapi/mgmapi_config_parameters.h: Auto merged ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Auto merged ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: Auto merged ndb/src/mgmsrv/ConfigInfo.cpp: Auto merged
-
unknown authored
ndb/include/mgmapi/mgmapi_config_parameters.h: Fix LCP during SR parameters ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Fix LCP during SR parameters ndb/src/kernel/blocks/dbtup/DbtupGen.cpp: Fix LCP during SR parameters ndb/src/mgmsrv/ConfigInfo.cpp: Fix LCP during SR parameters
-
- 24 Jul, 2005 7 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-push
-
unknown authored
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0-push
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0
-
unknown authored
mysql-test/r/ndb_config.result: New BitKeeper file ``mysql-test/r/ndb_config.result'' mysql-test/t/ndb_config.test: New BitKeeper file ``mysql-test/t/ndb_config.test''
-
unknown authored
into mysql.com:/home/jonas/src/mysql-5.0 ndb/include/mgmapi/mgmapi.h: Auto merged ndb/src/mgmsrv/ConfigInfo.hpp: Auto merged ndb/src/mgmapi/mgmapi.cpp: merge ndb/tools/Makefile.am: merge
-
unknown authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
- 23 Jul, 2005 3 commits
-
-
unknown authored
ndb/include/mgmapi/mgmapi.h: Add feature to redirect error printouts ndb/src/mgmapi/mgmapi.cpp: Add feature to redirect error printouts ndb/src/mgmsrv/ConfigInfo.hpp: Make param info public ndb/tools/Makefile.am: Add ndb_config ndb/tools/config.cpp: New BitKeeper file ``ndb/tools/config.cpp''
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 BitKeeper/etc/config: Auto merged sql/mysql_priv.h: Auto merged sql/sql_cache.cc: Auto merged mysql-test/r/query_cache.result: SCCS merged mysql-test/t/query_cache.test: SCCS merged
-
unknown authored
mysql-test/r/query_cache.result: query in QC from normal execution and SP mysql-test/t/query_cache.test: environment restoring fix layout fix query in QC from normal execution and SP sql/mysql_priv.h: store SERVER_MORE_RESULTS_EXISTS sql/sql_cache.cc: store SERVER_MORE_RESULTS_EXISTS in key of query cache BitKeeper/etc/config: switching logging off
-
- 22 Jul, 2005 13 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/table.cc: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/sql_parse.cc: Auto merged sql/share/errmsg.txt: SCCS merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean mysys/thr_lock.c: Auto merged sql/ha_federated.cc: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean mysql-test/r/create.result: Auto merged mysql-test/r/func_str.result: Auto merged mysql-test/t/func_str.test: Auto merged sql/item_strfunc.cc: Auto merged sql/sql_table.cc: Auto merged mysql-test/t/create.test: Resolve conflict sql/mysql_priv.h: Resolve conflict sql/table.cc: Resolve conflict sql/unireg.cc: Resolve conflict
-
unknown authored
mysys/thr_lock.c: Use set_timespec() macro instead of calling gettimeofday()
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
This is for the release bk tree, same change as 1.1890, which JimW approved. sql/ha_federated.cc: removed DBUG code
-
unknown authored
client via mysql_fetch_fields(). (Bug #11311) mysql-test/r/func_str.result: Add new results mysql-test/t/func_str.test: Add new regression test sql/item_strfunc.cc: Fix length reported for LPAD() and RPAD() -- they always truncate to the length that is given.
-
unknown authored
Necessary to compile 5.0.10 on Windows, no bug report filed. include/config-win.h: Add the definition of "floatget" (as taken from "include/my_config.h", matching the common "floatstore"). Necessary to compile 5.0.10 on Windows, no bug report filed.
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-
unknown authored
Change an ` quote to ' (' is used everywhere else) This does not affect any test results. sql/share/errmsg.txt: Change an ` quote to ' (' is used everywhere else) This does not affect any test results.
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.0 strings/ctype-gbk.c: Auto merged
-
unknown authored
Bug #11987 mysql will truncate the text when the text contain GBK char:"0xA3A0" and "0xA1" Allow to store and retrieve even unassigned GBK codes. Like we did in Big5 earlier. have_gbk.inc, have_gbk.require, ctype_gbk.result, ctype_gbk.test: new file strings/ctype-gbk.c: Bug #11987 mysql will truncate the text when the text contain GBK char:"0xA3A0" and "0xA1" Allow to store and retrieve even unassigned GBK codes. Like we did in Big5 earlier.
-