- 08 Sep, 2005 11 commits
-
-
igor@rurik.mysql.com authored
Fixed bug #12885. Forced inheritence of the maybe_null flag for the expressions containing GROUP BY attributes in selects with ROLLUP. olap.test, olap.result: Added test case for bug #12885.
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
so that _only_ backup master replies to API
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
joerg@mysql.com authored
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/#12517-mysql-4.1
-
SergeyV@selena. authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/bug11607
-
- 07 Sep, 2005 12 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
hartmut@mysql.com authored
into mysql.com:/home/hartmut/projects/mysql/dev/4.1
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/mysql-4.1
-
brian@zim.(none) authored
Small tweak for random read performance (we shouldn't always tell the OS that we will be doing a linear scan).
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-4.1-0
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12611
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12829
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
igor@rurik.mysql.com authored
Added test cases for bug #12863. item_sum.cc, item_sum.h: Fixed bug #12863. Added a flag to Item_func_group_concat set to FALSE after concatenation of the first element of a group.
-
- 06 Sep, 2005 13 commits
-
-
msvensson@neptunus.(none) authored
-
eric@mysql.com authored
into mysql.com:/Users/eric/bktmp/mysql-4.1
-
bell@sanja.is.com.ua authored
-
aivanov@mysql.com authored
Fixed bugs #12101, #12102: wrong calculation of not_null_tables() for some expressions. The classes Item_func_between, Item_func_if, Item_func_in are modified. Item_func_between/in objects can represent now [NOT]BETWEEN/IN expressions. The class Item_func_opt_neg is added to factor out the functionality common for the modified classes Item_func_between and Item_func_in. item_cmpfunc.cc: Fixed bugs #12101, #12102: wrong calculation of not_null_tables() for some expressions. Added Item_func_between::fix_fields(), Item_func_if::fix_fields(), Item_func_in::fix_fields(). They correct generic calculation of the not_null_tables attribute when it is needed. Modified Item_func_between::val_int(), Item_func_in::val_int(). opt_range.cc: Fixed bugs #12101, #12102: wrong calculation of not_null_tables() for some expressions. The function get_mm_tree() is modified. There cannot be NOT before BETWEEN/IN anymore. Rather Item_func_between/in objects can represent now [NOT]BETWEEN/IN expressions. sql_yacc.yy: Fixed bugs #12101, #12102: wrong calculation of not_null_tables() for some expressions. Item_func_between/in objects can represent now [NOT]BETWEEN/IN expresions. join_outer.result: Fixed some testcases results (bugs #12101, #12102) join_outer.test: Added testcases for bugs #12101, #12102
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
gluh@eagle.intranet.mysql.r18.ru authored
Argument of RAND function can be constant value only
-
bar@mysql.com authored
adding test case. item_cmpfunc.cc: Bug#12611 ESCAPE + LIKE do not work when the escape char is a multibyte one Additional fix for 8bit character sets: escape character must be converted into operation character set.
-
bar@mysql.com authored
Bug 12611 : ESCAPE + LIKE do not work when the escape char is a multibyte one Forgot to commit this file in the previous changeset, together with other files.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.0
-
bell@sanja.is.com.ua authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
- Update test cases
-
- 05 Sep, 2005 4 commits
-
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b9948
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug12959/my41-bug12959
-