- 06 Sep, 2005 3 commits
-
-
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
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
- Update test cases
-
- 05 Sep, 2005 16 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
-
bar@mysql.com authored
bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC prob after review fixes
-
tulin@dl145b.mysql.com authored
into dl145b.mysql.com:/home/ndbdev/mysql-4.1
-
msvensson@neptunus.(none) authored
-
tulin@dl145b.mysql.com authored
added parseable printout in ndb_restore
-
evgen@moonbone.local authored
Test case for bug #12859 group_concat in subquery cause incorrect not null.
-
tulin@dl145b.mysql.com authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b4214
-
ramil@mysql.com authored
-
msvensson@neptunus.(none) authored
-
joerg@mysql.com authored
-
tulin@dl145b.mysql.com authored
-
tulin@dl145b.mysql.com authored
+ added option to dumpe rest of page after exnd of data
-
- 03 Sep, 2005 1 commit
-
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-4.1-push
-
- 02 Sep, 2005 10 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
joerg@mysql.com authored
-
jonas@eel.(none) authored
into eel.(none):/home/jonas/src/mysql-4.1-push
-
jonas@eel.(none) authored
-
jonas@eel.(none) authored
Always abort if node failure occured between startTransaction and commit (can later be improved by wl#2610)
-
jonas@eel.(none) authored
make sure not to cut log to early (specificly not use LCP with maxGciStarted that has not yet completed)
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12363
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12363
-
- 01 Sep, 2005 10 commits
-
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-4.1-bug12542
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
joerg@mysql.com authored
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-4.1-bug12542
-
lars@mysql.com authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug11316/my41-bug11316
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg12423
-