1. 08 Nov, 2003 1 commit
    • unknown's avatar
      fulltext.test, fulltext.result, ft_nlq_search.c: · 74c8f26c
      unknown authored
        a bug in latin1_german2 FT fixed
      
      
      myisam/ft_nlq_search.c:
        a bug in latin1_german2 FT fixed
      mysql-test/r/fulltext.result:
        a bug in latin1_german2 FT fixed
      mysql-test/t/fulltext.test:
        a bug in latin1_german2 FT fixed
      74c8f26c
  2. 03 Nov, 2003 3 commits
  3. 02 Nov, 2003 12 commits
    • unknown's avatar
      merge · 8bdd6c04
      unknown authored
      8bdd6c04
    • unknown's avatar
      fixed BUG#1645 · 31e42be6
      unknown authored
        all calls of fix_fields() are inspected
      (copy of cset which I lost in accidatly tree delete)
      
      
      mysql-test/r/subselect.result:
        test of BUG#1645
      mysql-test/t/subselect.test:
        test of BUG#1645
      sql/item_subselect.cc:
        removed passing left_expr through parameters, because it present in class fields
        fixed fix_fields() call
      sql/item_subselect.h:
        removed passing left_expr through parameters, because it present in class fields
      sql/set_var.cc:
        comments added
      sql/sql_select.cc:
        fixed BUG#1645 (thd can be used in fix_fields of subqueries)
      31e42be6
    • unknown's avatar
      aftermerge fix · 106ae8ed
      unknown authored
      106ae8ed
    • unknown's avatar
      after review fix · 975ecd99
      unknown authored
      
      mysql-test/t/subselect.test:
        ufter merge fix
      975ecd99
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · e2cc261f
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-errs-4.1
      
      
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      e2cc261f
    • unknown's avatar
      join_free now is method of JOIN and commented · f6e7570f
      unknown authored
      dependence should mean uncacheability
      
      
      sql/item_subselect.cc:
        dependence should mean uncacheability
      sql/sql_lex.cc:
        dependence should mean uncacheability
      sql/sql_select.cc:
        join_free now is method of JOIN and commented
      sql/sql_select.h:
        join_free now is method of JOIN
      f6e7570f
    • unknown's avatar
      merge · 395971cb
      unknown authored
      395971cb
    • unknown's avatar
      BUG#1708 & other subselects with innodb tests · ff2f8b87
      unknown authored
      ff2f8b87
    • unknown's avatar
      Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 · c75b42ee
      unknown authored
      into sanja.is.com.ua:/home/bell/mysql/bk/work-like-4.1
      
      c75b42ee
    • unknown's avatar
      8d48cf36
    • unknown's avatar
      Cleanups (comments and compiler warnings) · b2322a61
      unknown authored
      dded init of variable to fix core dump on startup errors
      
      
      mysql-test/Makefile.am:
        Added transformation of socket address for mysql-test-run
      mysql-test/mysql-test-run.sh:
        Added option --socket
      sql/derror.cc:
        Removed compiler warning
      sql/mysql_priv.h:
        Moved assert up to be able to use asserts in other header files
      sql/mysqld.cc:
        Fixed comment
      sql/sql_bitmap.h:
        Added copyright notice
        Removed not needed header files
      sql/sql_class.cc:
        Added init of variable to fix core dump on startup errors
      sql/sql_test.cc:
        Fixed compiler errors (from key_map code)
      BitKeeper/etc/logging_ok:
        Logging to logging@openlogging.org accepted
      b2322a61
    • unknown's avatar
      fixed locking problem with innodb & subqueries (BUG#1708) · 9b03f17e
      unknown authored
      tests with innodb moved to separate file
      
      
      mysql-test/r/subselect.result:
        tests with innodb moved to separate file
      mysql-test/t/subselect.test:
        tests with innodb moved to separate file
        test for BUG#1708
      sql/sql_select.cc:
        it is better to check simople variable (full) first
        fixed locking problem with innodb & subqueries (BUG#1708)
      9b03f17e
  4. 01 Nov, 2003 2 commits
  5. 31 Oct, 2003 12 commits
  6. 30 Oct, 2003 7 commits
    • unknown's avatar
      post-merge fixes · 40c2ce10
      unknown authored
      40c2ce10
    • unknown's avatar
      Merge · b509cf01
      unknown authored
      
      include/my_base.h:
        Auto merged
      include/my_global.h:
        Auto merged
      include/my_sys.h:
        Auto merged
      isam/test2.c:
        Auto merged
      myisam/mi_check.c:
        Auto merged
      myisam/mi_test2.c:
        Auto merged
      myisam/myisamchk.c:
        Auto merged
      myisam/myisamdef.h:
        Auto merged
      mysql-test/r/func_group.result:
        Auto merged
      sql/ha_myisam.cc:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/handler.h:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/set_var.h:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      sql/sql_test.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      sql/mysqld.cc:
        SCCS merged
      sql/set_var.cc:
        SCCS merged
      b509cf01
    • unknown's avatar
      merged · c797519e
      unknown authored
      
      sql/set_var.cc:
        Auto merged
      c797519e
    • unknown's avatar
      Bitmap post-review fixes · f0eb54e0
      unknown authored
      f0eb54e0
    • unknown's avatar
      WL #1279: Add table description to xml dump (SCRUM) · 650946e1
      unknown authored
      Bug #1707: mysqldump -X does't quote field and table names
      code cleanup
      
      650946e1
    • unknown's avatar
      small fix in comment · 42a93460
      unknown authored
      42a93460
    • unknown's avatar
  7. 27 Oct, 2003 2 commits
  8. 26 Oct, 2003 1 commit
    • unknown's avatar
      fixed ALL/ANY optimisation with union (BUG#1668) · 4d68a0db
      unknown authored
      code cleanup
      
      
      mysql-test/r/subselect.result:
        test for BUG#1668
      mysql-test/t/subselect.test:
        test for BUG#1668
      sql/item_subselect.cc:
        removed unused class field
        fixed min_max subquery used_tables()/const()
        fixed ALL/ANY optimisation for unions
      sql/item_subselect.h:
        removed unused class field
        fixed min_max subquery used_tables()/const()
      sql/sql_union.cc:
        fixed result object assignment
      4d68a0db