- 06 May, 2005 26 commits
-
-
gbichot@quadita2.mysql.com authored
writing DROP and CREATE TRIGGER to binlog, disabling binlogging of substatements, testing.
-
holyfoot@hf-ibm.(none) authored
-
rburnett@bk-internal.mysql.com authored
into bk-internal.mysql.com:/users/rburnett/mysql-5.0
-
rburnett@bk-internal.mysql.com authored
into bk-internal.mysql.com:/users/rburnett/mysql-5.0
-
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
-
jani@ibmlab.site authored
into ibmlab.site:/home/my/bk/mysql-5.0
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-5.0
-
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.
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-5.0.4
-
marko@hundin.mysql.fi authored
-
jani@ibmlab.site authored
-
marko@hundin.mysql.fi authored
-
stewart@mysql.com authored
Invalid DataDir in config causes ndbd segfault
-
ramil@ram-book.(none) authored
-
bar@mysql.com authored
into mysql.com:/root/mysql-5.0
-
bar@mysql.com authored
into mysql.com:/root/mysql-5.0
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg9841
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
bar@mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/home/ram/work/5.0
-
bar@mysql.com authored
into mysql.com:/root/mysql-5.0
-
ramil@mysql.com authored
into mysql.com:/home/ram/work/5.0
-
- 05 May, 2005 14 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
lenz@mysql.com authored
-
holyfoot@hf-ibm.(none) authored
-
holyfoot@mysql.com authored
into mysql.com:/home/hf/work/mysql-5.0.prec
-
shuichi@mysql.com authored
-
shuichi@mysql.com authored
into mysql.com:/home/shuichi/apps/mysql/bk/4.1/mysql
-
shuichi@mysql.com authored
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0-4ita
-
gbichot@quadita2.mysql.com authored
-
bar@noter.(none) authored
We cannot propagate constants with tricky collations.
-
dlenev@brandersnatch.localdomain authored
a stored procedure" (version 2). To handle updates and inserts into view in SP properly we should set lock types for tables of the view's main select when we are opening view for prelocking purproses.
-
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
-