- 07 May, 2005 11 commits
-
-
antony@ltantony.mysql.com authored
into ltantony.mysql.com:/usr/home/antony/work2/megapatch-4.1
-
antony@ltantony.mysql.com authored
into ltantony.mysql.com:/usr/home/antony/work2/megapatch-4.1
-
antony@ltantony.mysql.com authored
Fix bug by moving TRUE/FALSE in with other literals.
-
antony@ltantony.mysql.com authored
INSERT IGNORE...UPDATE causes break in protocol or unknown error message. Fix so that protocol doesn't break by properly ignoring dups.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
ramil@mysql.com authored
into mysql.com:/home/ram/work/4.1
-
- 06 May, 2005 21 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
- added some required CXXFLAGS to BUILD/compile-dist to allow the distribution build to pass without unresolved symbols
-
antony@ltantony.mysql.com authored
into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1
-
antony@ltantony.mysql.com authored
into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1
-
ramil@ram-book.(none) authored
-
bar@noter.(none) authored
Adding cp1250_croatian_ci collation.
-
antony@ltantony.mysql.com authored
MySQL server 100% CPU if FLUSH TABLES WITH READ LOCK + INSERT Infinite loop caused by missing update to thd version.
-
ramil@mysql.com authored
into mysql.com:/home/ram/work/4.1
-
bar@noter.(none) authored
latin2_croatian_ci collation was fixed.
-
rburnett@bk-internal.mysql.com authored
into bk-internal.mysql.com:/users/rburnett/bug10245
-
rburnett@bk-internal.mysql.com authored
into bk-internal.mysql.com:/users/rburnett/bug9721
-
rburnett@bk-internal.mysql.com authored
viosocket.c: Use ?: syntax to simplify code for setting both timeouts
-
ramil@ram-book.(none) authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/ndb
-
jani@ibmlab.site authored
into ibmlab.site:/home/my/bk/mysql-4.1
-
bar@noter.(none) authored
upper/lower conversion for LATIN LETTER D WITH STROKE was wrong in latin2.
-
jani@ibmlab.site authored
-
stewart@mysql.com authored
Invalid DataDir in config causes ndbd segfault
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
- 05 May, 2005 8 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
shuichi@mysql.com authored
-
shuichi@mysql.com authored
into mysql.com:/home/shuichi/apps/mysql/bk/4.1/mysql
-
shuichi@mysql.com authored
-
rburnett@bk-internal.mysql.com 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
-
rburnett@bk-internal.mysql.com 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
-
jimw@mysql.com authored
configure. It was already changed not to support additional options, but now it was trying to pass all of the options to ./configure. (Bug #8648)
-