- 16 Jun, 2005 33 commits
-
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Added a test case for bug #8614. sql_select.cc: Fixed bug #8614. SELECT DISTINCT ... GROUP BY 'const' must be equivalent to SELECT ... GROUP BY 'const'.
-
joerg@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-B
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-dbg
-
timour@mysql.com authored
Exclude the query that generates warning from PS tests, due to extra warning under PS.
-
lars@mysql.com authored
Removed SHOW BINLOG EVENTS in test case for ps-protocol and row-based replication
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-B
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
mleich@mysql.com authored
into mysql.com:/home/matthias/Arbeit/mysql-5.0/src-B
-
joerg@mysql.com authored
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
serg@serg.mylan authored
-
svoj@mysql.com authored
Merge with latest yaSSL.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/bug11132
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug11132
-
mleich@mysql.com authored
-
matthias@three.local.lan authored
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-B
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
added ability to do SHOW CREATE DATABASE `information_schema`
-
stewart@mysql.com authored
This fixes the problem in 5.0 in the correct way. The previous patch (for 4.1) is only valid for 4.1 and is done at the right time for 4.1.
-
serg@serg.mylan authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
ramil@mysql.com authored
-
gluh@eagle.intranet.mysql.r18.ru authored
-
stewart@mysql.com authored
-
stewart@mysql.com authored
The 4.1 fix is not valid for 5.0. Remove it.
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/5.0/bug11132
-
- 15 Jun, 2005 7 commits
-
-
serg@serg.mylan authored
portability alignment issues.
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
mleich@mysql.com authored
- replace @message by $message --> The annoying protocol line "SET @message= <value>" will disappear. - extended description - some examples added
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Added test case for bug #11283. field.h, field.cc: Fixed bug #11283: wrong conversion from varchar to decimal. Added methods Field_string::val_decimal, Field_varstring::val_decimal, Field_blob::val_decimal. They are not inherited from the base class Field_longstr anymore.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.10632
-