- 09 May, 2005 1 commit
-
-
unknown authored
-
- 07 May, 2005 11 commits
-
-
unknown authored
into ltantony.mysql.com:/usr/home/antony/work2/megapatch-4.1 BitKeeper/etc/logging_ok: auto-union mysql-test/r/create.result: Auto merged
-
unknown authored
into ltantony.mysql.com:/usr/home/antony/work2/megapatch-4.1 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
Fix bug by moving TRUE/FALSE in with other literals. mysql-test/r/create.result: Test for Bug#9666 mysql-test/t/create.test: Test for Bug#9666 sql/sql_yacc.yy: Move TRUE/FALSE in with other literals. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
INSERT IGNORE...UPDATE causes break in protocol or unknown error message. Fix so that protocol doesn't break by properly ignoring dups. mysql-test/r/insert_update.result: Test for Bug#9725 mysql-test/t/insert_update.test: Test for Bug#9725 sql/sql_insert.cc: Ignore the failure in update_row when IGNORE is set. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my41
-
unknown authored
ndb/src/kernel/blocks/dbdict/Dbdict.cpp: same number of lh3distrbits for all frags
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean client/mysql.cc: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean sql/ha_heap.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
into mysql.com:/home/ram/work/4.1
-
- 06 May, 2005 21 commits
-
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build BUILD/compile-dist: Auto merged
-
unknown authored
BUILD/compile-dist: - typo fix
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build BUILD/compile-dist: Auto merged
-
unknown authored
- added some required CXXFLAGS to BUILD/compile-dist to allow the distribution build to pass without unresolved symbols BUILD/compile-dist: - added some required CXXFLAGS to allow the distribution build to pass
-
unknown authored
into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1 BitKeeper/etc/logging_ok: auto-union sql/sql_base.cc: Auto merged
-
unknown authored
-
unknown authored
Adding cp1250_croatian_ci collation.
-
unknown authored
MySQL server 100% CPU if FLUSH TABLES WITH READ LOCK + INSERT Infinite loop caused by missing update to thd version. sql/sql_base.cc: Bug#6616 thd version needs to be updated before reopening tables to prevent an infinite loop. BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into mysql.com:/home/ram/work/4.1
-
unknown authored
latin2_croatian_ci collation was fixed.
-
unknown authored
into bk-internal.mysql.com:/users/rburnett/bug10245 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
into bk-internal.mysql.com:/users/rburnett/bug9721 BitKeeper/etc/logging_ok: auto-union
-
unknown authored
viosocket.c: Use ?: syntax to simplify code for setting both timeouts vio/viosocket.c: Use ?: syntax to simplify code for setting both timeouts
-
unknown authored
include/my_global.h: A fix (bug #7970: CONFIG_NR_CPUS not defined for kernel header percpu.h). We don't need to manipulate HAVE_ATOMIC_XXX here as we test it in the configure.
-
unknown authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/ndb
-
unknown authored
into ibmlab.site:/home/my/bk/mysql-4.1
-
unknown authored
upper/lower conversion for LATIN LETTER D WITH STROKE was wrong in latin2.
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Invalid DataDir in config causes ndbd segfault ndb/src/kernel/error/ErrorReporter.cpp: print error and return error if unable to open the file for error reporting.
-
unknown authored
into hundin.mysql.fi:/home/marko/mysql-4.1 sql/ha_innodb.cc: Auto merged
-
- 05 May, 2005 7 commits
-
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/shuichi/apps/mysql/bk/4.1/mysql BitKeeper/etc/logging_ok: auto-union
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Only print the read line version if we are on a platform that supports readline mysql.cc: Add #ifdef to only print readline version if we are on a platform that supports readline client/mysql.cc: Add #ifdef to only print readline version if we are on a platform that supports readline BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
Added an extra parameter to all calls to timeout(). 1 means we want to set the write timeout 0 means we wnat to set the read timeout viossl.c: Add which parameter to ssl timeout routine vio_priv.h: Added which parameter to vio_ignore_timeout and vio_ssl_timeout violite.h: Add which parameter to vio_timeout sigs net_serv.cc: Use proper which code in call to vio_timeout to set the proper timeout viosocket.c: Set the appropriate timeout in vio_timeout vio/viosocket.c: Set the appropriate timeout in vio_timeout sql/net_serv.cc: Use proper which code in call to vio_timeout to set the proper timeout include/violite.h: Add which parameter to vio_timeout sigs vio/vio_priv.h: Added which parameter to vio_ignore_timeout and vio_ssl_timeout vio/viossl.c: Add which parameter to ssl timeout routine BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-