1. 08 Sep, 2005 5 commits
  2. 07 Sep, 2005 9 commits
  3. 06 Sep, 2005 13 commits
    • unknown's avatar
      Backport fixes for mysqltest.test from 5.0 · a3536083
      unknown authored
      
      client/mysqltest.c:
        Backport from 5.0
      mysql-test/t/mysqltest.test:
        Remove the extra ;
      a3536083
    • unknown's avatar
      Merge eherman@bk-internal.mysql.com:/home/bk/mysql-4.1 · 291d59d4
      unknown authored
      into mysql.com:/Users/eric/bktmp/mysql-4.1
      
      
      sql/sql_parse.cc:
        Auto merged
      291d59d4
    • unknown's avatar
      postmerge fix · 981e5226
      unknown authored
      981e5226
    • unknown's avatar
      item_cmpfunc.h: · f1cc5049
      unknown 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
      
      
      mysql-test/t/join_outer.test:
        Added testcases for bugs #12101, #12102
      mysql-test/r/join_outer.result:
        Fixed some testcases results (bugs #12101, #12102)
      sql/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.
      sql/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/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().
      sql/item_cmpfunc.h:
        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.
      f1cc5049
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · 9d14671f
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
      
      
      9d14671f
    • unknown's avatar
      Bug #6172 RAND(a) should only accept constant values as arguments(2nd version) · 61a5fac1
      unknown authored
        Argument of RAND function can be constant value only
      
      
      61a5fac1
    • unknown's avatar
      func_like.result, func_like.test: · 965afd45
      unknown 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.
      
      
      sql/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.
      mysql-test/t/func_like.test:
        adding test case.
      mysql-test/r/func_like.result:
        adding test case.
      965afd45
    • unknown's avatar
      item_cmpfunc.h: · e254105b
      unknown 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.
      
      
      sql/item_cmpfunc.h:
        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.
      e254105b
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.0 · f687e6da
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
      
      
      sql/mysql_priv.h:
        Auto merged
      sql/sql_cache.cc:
        Auto merged
      sql/sql_cache.h:
        Auto merged
      configure.in:
        merge
      mysql-test/r/fulltext_var.result:
        merge
      sql/mysqld.cc:
        merge
      sql/set_var.cc:
        merge
      f687e6da
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 · 5f673773
      unknown authored
      into  sanja.is.com.ua:/home/bell/mysql/bk/work-4.0
      
      
      5f673773
    • unknown's avatar
      support of concurent query cache resizing (BUG#12848) · f5f896b4
      unknown authored
      
      sql/mysql_priv.h:
        initialisation moved to mysqld.cc
      sql/mysqld.cc:
        initialisation moved to mysqld.cc
      sql/sql_cache.cc:
        support of concurent query cache resizing:
              - resizing made atomic
              - check stack size after each quard mutex lock
      sql/sql_cache.h:
        initialisation moved to mysqld.cc
        removed uneed parameter (now it is always under guard mutex protection or called from destruction)
      f5f896b4
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · f53de1f2
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      
      f53de1f2
    • unknown's avatar
      BUG#12959 mysqltest crashes if testcase passed with -x option · 3ae91695
      unknown authored
       - Update test cases
      
      
      mysql-test/t/mysqltest.test:
        Uncomment the mysqltest -x test. Can't get the output to end up in the result file.
      3ae91695
  4. 05 Sep, 2005 13 commits
    • unknown's avatar
      BUG#12984 mysqltest.test: different output from "exec NonExistsinfComamdn" · 8b1751e5
      unknown authored
      
      mysql-test/r/mysqltest.result:
        Disable test for failing --exec and --system since output can't be piped to /dev/null on all platforms
      mysql-test/t/mysqltest.test:
        Disable test for failing --exec and --system since output can't be piped to /dev/null on all platforms
        Avoid "echo -e" by using a temporary .sql file for tests that require more than one line.
      8b1751e5
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 441d80a5
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/mysql-4.1
      
      
      441d80a5
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 · 9bd02618
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-4.1.b9948
      
      
      sql/mysqld.cc:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      9bd02618
    • unknown's avatar
      Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 · e54b1fd8
      unknown authored
      into  neptunus.(none):/home/msvensson/mysql/bug12959/my41-bug12959
      
      
      client/mysqltest.c:
        Auto merged
      e54b1fd8
    • unknown's avatar
      mysqld.cc, mysql_priv.h, sql_parse.cc: · 50c44c9b
      unknown authored
        bug#9948
        changed client-charset behavior in 4.1.x libmysql, which issue BC prob
        after review fixes
      
      
      sql/mysql_priv.h:
        bug#9948
        changed client-charset behavior in 4.1.x libmysql, which issue BC prob
        after review fixes
      sql/mysqld.cc:
        bug#9948
        changed client-charset behavior in 4.1.x libmysql, which issue BC prob
        after review fixes
      50c44c9b
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · c9415fd4
      unknown authored
      into dl145b.mysql.com:/home/ndbdev/mysql-4.1
      
      
      c9415fd4
    • unknown's avatar
      Bug#12959 mysqltest crashes if testcase passed with -x option · e10b50e6
      unknown authored
      
      client/mysqltest.c:
        Fixes for mysqltest -x  <filename>
      mysql-test/t/mysqltest.test:
        Test mysqltest -x <filename>
      mysql-test/include/mysqltest-x.inc:
        New BitKeeper file ``mysql-test/include/mysqltest-x.inc''
      e10b50e6
    • unknown's avatar
      added --core-file option to ndb executables · 4a584b17
      unknown authored
      added parseable printout in ndb_restore
      
      
      4a584b17
    • unknown's avatar
      func_gconcat.test, func_gconcat.result: · 5168730f
      unknown authored
        Test case for bug #12859 group_concat in subquery cause incorrect not null.
      
      
      mysql-test/r/func_gconcat.result:
        Test case for bug #12859 group_concat in subquery cause incorrect not null.
      mysql-test/t/func_gconcat.test:
        Test case for bug #12859 group_concat in subquery cause incorrect not null.
      5168730f
    • unknown's avatar
      354fa102
    • unknown's avatar
      Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 43b04480
      unknown authored
      into  mysql.com:/usr/home/ram/work/4.1.b4214
      
      
      myisam/mi_check.c:
        Auto merged
      myisam/myisampack.c:
        Auto merged
      43b04480
    • unknown's avatar
      a fix (bug #4214: Table corruption with myisampack and large BLOB objects). · 943f8335
      unknown authored
      
      myisam/mi_check.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - pass version to the save_pack_length().
      myisam/mi_packrec.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - code cleanup: read_pack_length() and calc_pack_length() introduced, 
                        save_pack_length() modified: now the behavior depends on packing version
        - save packing version in the share->pack.version
        - pass it to the read_pack_length()
      myisam/mi_static.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - packing version set to 2
      myisam/myisamdef.h:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - packing version slot introduced (see MI_PACK)
      myisam/myisampack.c:
        a fix (bug #4214: Table corruption with myisampack and large BLOB objects).
        - code cleanup
        - pass version to the calc_pack_length() and save_pack_length()
      943f8335
    • unknown's avatar
      Remove extra ; · e93e346a
      unknown authored
      
      mysql-test/t/openssl_1.test:
        Remove extra delimiter ;
      e93e346a