An error occurred fetching the project authors.
  1. 24 Nov, 2002 1 commit
    • unknown's avatar
      fix of selfreference bug · 4587ddda
      unknown authored
      mysql-test/r/subselect.result:
        test of selfreference
      mysql-test/t/subselect.test:
        test of selfreference
      4587ddda
  2. 23 Nov, 2002 1 commit
  3. 21 Nov, 2002 2 commits
    • unknown's avatar
      Fixes after merge with 4.0 · c58d9d9a
      unknown authored
      mysql-test/r/heap_btree.result:
        Updated results
      mysql-test/r/heap_hash.result:
        Updated results
      mysql-test/r/merge.result:
        Updated results
      mysql-test/r/rpl_log.result:
        Updated results
      mysql-test/r/select.result:
        Updated results
      mysql-test/r/subselect.result:
        Updated results
      sql/item_cmpfunc.h:
        Fix after merge
      sql/log_event.cc:
        Fix after merge
      sql/mysql_priv.h:
        Fix after merge
      sql/sql_acl.cc:
        Fix after merge
      sql/sql_class.cc:
        Fix after merge
      sql/sql_db.cc:
        Fix after merge
      sql/sql_delete.cc:
        Fix after merge
      sql/sql_lex.cc:
        Fix after merge
      sql/sql_lex.h:
        Fix after merge
      sql/sql_parse.cc:
        Fix after merge
      sql/sql_update.cc:
        Fix after merge
      sql/sql_yacc.yy:
        Fix after merge
      c58d9d9a
    • unknown's avatar
      prevent using references on sum function (except HAVING clouse of current... · 2da4d135
      unknown authored
      prevent using references on sum function (except HAVING clouse of current select) and forward references
      
      
      include/mysqld_error.h:
        new error message
      mysql-test/r/subselect.result:
        new error message
      mysql-test/t/subselect.test:
        new error message
      sql/item.cc:
        fix_fields indicator
        test on incorrect references
      sql/item.h:
        fix_fields indicator
      sql/item_cmpfunc.cc:
        fix_fields indicator
      sql/item_func.cc:
        fix_fields indicator
      sql/item_func.h:
        fix_fields indicator
      sql/item_strfunc.cc:
        fix_fields indicator
      sql/item_subselect.cc:
        fix_fields indicator
      sql/item_sum.cc:
        fix_fields indicator
      sql/item_sum.h:
        fix_fields indicator
      sql/item_uniq.h:
        fix_fields indicator
      sql/share/czech/errmsg.txt:
        new error message
      sql/share/danish/errmsg.txt:
        new error message
      sql/share/dutch/errmsg.txt:
        new error message
      sql/share/english/errmsg.txt:
        new error message
      sql/share/estonian/errmsg.txt:
        new error message
      sql/share/french/errmsg.txt:
        new error message
      sql/share/german/errmsg.txt:
        new error message
      sql/share/greek/errmsg.txt:
        new error message
      sql/share/hungarian/errmsg.txt:
        new error message
      sql/share/italian/errmsg.txt:
        new error message
      sql/share/japanese/errmsg.txt:
        new error message
      sql/share/korean/errmsg.txt:
        new error message
      sql/share/norwegian-ny/errmsg.txt:
        new error message
      sql/share/norwegian/errmsg.txt:
        new error message
      sql/share/polish/errmsg.txt:
        new error message
      sql/share/portuguese/errmsg.txt:
        new error message
      sql/share/romanian/errmsg.txt:
        new error message
      sql/share/russian/errmsg.txt:
        new error message
      sql/share/serbian/errmsg.txt:
        new error message
      sql/share/slovak/errmsg.txt:
        new error message
      sql/share/spanish/errmsg.txt:
        new error message
      sql/share/swedish/errmsg.txt:
        new error message
      sql/share/ukrainian/errmsg.txt:
        new error message
      2da4d135
  4. 18 Nov, 2002 1 commit
    • unknown's avatar
      Fixed explain error handling · 2eb4a1ea
      unknown authored
      mysql-test/r/subselect.result:
        test of subselect explain
      mysql-test/t/subselect.test:
        test of subselect explain
      2eb4a1ea
  5. 17 Nov, 2002 1 commit
    • unknown's avatar
      fixed subselect explain bug · 0fb3b8d9
      unknown authored
      mysql-test/r/subselect.result:
        test of subselect explain bug
      mysql-test/t/subselect.test:
        test of subselect explain bug
      sql/sql_select.cc:
        remuved difference between optimization for execution and optimization for description
      0fb3b8d9
  6. 14 Nov, 2002 1 commit
    • unknown's avatar
      fixed bug in cyclic reference refinition · 948a8671
      unknown authored
      mysql-test/r/subselect.result:
        test of cyclic reference
      mysql-test/t/subselect.test:
        test of cyclic reference
      sql/sql_parse.cc:
        fixed layout
        fixed bug in cyclic reference refinition
      948a8671
  7. 13 Nov, 2002 2 commits
    • unknown's avatar
      fixed cyclic reference bug · 81a5afb9
      unknown authored
      mysql-test/r/subselect.result:
        test of cyclic reference
      mysql-test/t/subselect.test:
        test of cyclic reference
      sql/share/czech/errmsg.txt:
        new error message
      sql/share/danish/errmsg.txt:
        new error message
      sql/share/dutch/errmsg.txt:
        new error message
      sql/share/english/errmsg.txt:
        new error message
      sql/share/estonian/errmsg.txt:
        new error message
      sql/share/french/errmsg.txt:
        new error message
      sql/share/german/errmsg.txt:
        new error message
      sql/share/greek/errmsg.txt:
        new error message
      sql/share/hungarian/errmsg.txt:
        new error message
      sql/share/italian/errmsg.txt:
        new error message
      sql/share/japanese/errmsg.txt:
        new error message
      sql/share/korean/errmsg.txt:
        new error message
      sql/share/norwegian-ny/errmsg.txt:
        new error message
      sql/share/norwegian/errmsg.txt:
        new error message
      sql/share/polish/errmsg.txt:
        new error message
      sql/share/portuguese/errmsg.txt:
        new error message
      sql/share/romanian/errmsg.txt:
        new error message
      sql/share/russian/errmsg.txt:
        new error message
      sql/share/serbian/errmsg.txt:
        new error message
      sql/share/slovak/errmsg.txt:
        new error message
      sql/share/spanish/errmsg.txt:
        new error message
      sql/share/swedish/errmsg.txt:
        new error message
      sql/share/ukrainian/errmsg.txt:
        new error message
      81a5afb9
    • unknown's avatar
      fixed bug of derived table in subselect · 6ed18d1c
      unknown authored
      fixed bug in error handling
      
      
      mysql-test/r/subselect.result:
        test of error handling
        test of derived tables inside subselect
      mysql-test/t/subselect.test:
        test of error handling
        test of derived tables inside subselect
      sql/sql_class.cc:
        fixed error handling error
      sql/sql_lex.h:
        fifex layout
      sql/sql_parse.cc:
        fixed processing of derived tables
      sql/sql_select.cc:
        more quick abort on error
      6ed18d1c
  8. 12 Nov, 2002 1 commit
    • unknown's avatar
      fixed error handling · 2707f00c
      unknown authored
      fixed subselects in ORDER bug
      
      
      mysql-test/r/subselect.result:
        test of subselects in ORDER clause
        test of error handling bug
      mysql-test/t/subselect.test:
        test of subselects in ORDER clause
        test of error handling bug
      sql/item_subselect.cc:
        fixed subselects in ORDER bug
      sql/item_subselect.h:
        fixed subselects in ORDER bug
      sql/sql_select.cc:
        fixed error handling
      2707f00c
  9. 11 Nov, 2002 1 commit
    • unknown's avatar
      prevent using expernal fields in derived tables · 4832ebce
      unknown authored
      mysql-test/r/subselect.result:
        test of derived table external field bug
      mysql-test/t/subselect.test:
        test of derived table external field bug
      sql/sql_derived.cc:
        lex->current_select always should point on current SELECT_LEX_NODE during query execution
      4832ebce
  10. 10 Nov, 2002 1 commit
    • unknown's avatar
      fix of yet another join_free bug · 828c0e9a
      unknown authored
      decreased number of check of "!join->select_lex->dependent"
      
      
      mysql-test/r/subselect.result:
        test of yet another join_free bug
      mysql-test/t/subselect.test:
        test of yet another join_free bug
      828c0e9a
  11. 09 Nov, 2002 1 commit
  12. 27 Oct, 2002 1 commit
    • unknown's avatar
      fixed union rexecution bug · d2c7f44f
      unknown authored
      mysql-test/r/subselect.result:
        test for union rexecution bug
      mysql-test/t/subselect.test:
        test for union rexecution bug
      d2c7f44f
  13. 26 Oct, 2002 1 commit
    • unknown's avatar
      code cleanup · c37bbf06
      unknown authored
      fixed subselect error handling bug
      fixed subselect UNION ALL bug
      fixed thd->lex.select restoring
      explain UNION subselect bug
      
      
      mysql-test/r/subselect.result:
        test for:
          subselect UNION ALL bug
          subselect error handling bug
          explain UNION subselect bug
      mysql-test/t/subselect.test:
        test for:
          subselect UNION ALL bug
          subselect error handling bug
          explain UNION subselect bug
      sql/sql_lex.cc:
        fixed subselect UNION ALL bug
      sql/sql_lex.h:
        fixed subselect UNION ALL bug
      sql/sql_parse.cc:
        fixed subselect UNION ALL bug
      sql/sql_select.cc:
        fixed subselect error handling bug
        fixed explain UNION subselect bug
      sql/sql_union.cc:
        fixed thd->lex.select restoring
        code cleanup
        fixed subselect error handling bug
        fixed subselect UNION ALL bug
      sql/sql_yacc.yy:
        fixed subselect UNION ALL bug
      c37bbf06
  14. 23 Oct, 2002 1 commit
    • unknown's avatar
      fixed DISTINCT in subselect bug · 4aef2862
      unknown authored
      small Item_ref fix
      
      
      mysql-test/r/subselect.result:
        DISTINCT in subselect test
      mysql-test/t/subselect.test:
        DISTINCT in subselect test
      sql/sql_class.cc:
        fixed DISTINCT in subselect bug
      4aef2862
  15. 15 Oct, 2002 1 commit
    • unknown's avatar
      fixed subselect explain bug · 103330a3
      unknown authored
      mysql-test/r/subselect.result:
        test for subselect explain bug
      mysql-test/t/subselect.test:
        test for subselect explain bug
      103330a3
  16. 14 Oct, 2002 1 commit
  17. 13 Oct, 2002 1 commit
    • unknown's avatar
      fixed bug of multi-level EXPLAIN · a299a270
      unknown authored
      mysql-test/r/subselect.result:
        test of multi-level EXPLAIN
      mysql-test/t/subselect.test:
        test of multi-level EXPLAIN
      a299a270
  18. 11 Oct, 2002 2 commits
    • unknown's avatar
      fixed subselect * bug · 102cec14
      unknown authored
      mysql-test/r/subselect.result:
        test of subselect * bug
      mysql-test/t/subselect.test:
        test of subselect * bug
      102cec14
    • unknown's avatar
      fixed bug in subselect value storing · 261c22a8
      unknown authored
      mysql-test/r/subselect.result:
        test for bug in subselect value storing
      mysql-test/t/subselect.test:
        test for bug in subselect value storing
      261c22a8
  19. 08 Oct, 2002 1 commit
    • unknown's avatar
      fixed couple of bugs in field/reference name resolution · e8e3f772
      unknown authored
      fixed error handling in subselect fix_field
      
      
      mysql-test/r/subselect.result:
        test of name resolution
      mysql-test/t/subselect.test:
        test of name resolution
      sql/item.cc:
        fixed couple of bugs in field/reference name resolution.
      sql/item_subselect.cc:
        fixed error handling
      sql/mysql_priv.h:
        fixed couple of bugs in field/reference name resolution.
      sql/sql_base.cc:
        fixed couple of bugs in field/reference name resolution.
      sql/sql_select.cc:
        new find_item_in_list interface
      e8e3f772
  20. 07 Oct, 2002 1 commit
    • unknown's avatar
      fixed error handling bug · 31568581
      unknown authored
      mysql-test/r/subselect.result:
        test for error handling bug
      mysql-test/t/subselect.test:
        test for error handling bug
      31568581
  21. 06 Oct, 2002 1 commit
  22. 03 Oct, 2002 1 commit
  23. 28 Sep, 2002 1 commit
    • unknown's avatar
      fixed bug in string & date types with group function in subselect · c9a2b589
      unknown authored
      mysql-test/r/subselect.result:
        test suite of string & date types with group function in subselects
      mysql-test/t/subselect.test:
        test suite of string & date types with group function in subselects
      sql/item_subselect.cc:
        fixed bug in string type with group function
      sql/item_subselect.h:
        fixed bug in string type with group function
      sql/sql_class.cc:
        fixed bug in date type with group function
      c9a2b589
  24. 26 Sep, 2002 1 commit
    • unknown's avatar
      new EXPLAIN · 9396cc5a
      unknown authored
      fixed bug in mysql-test/create-test-result
      fixed bug in union-subselect engine
      
      
      mysql-test/create-test-result:
        fixed bug in reject file name assembling
      mysql-test/r/compare.result:
        new EXPLAIN
      mysql-test/r/create.result:
        new EXPLAIN
      mysql-test/r/distinct.result:
        new EXPLAIN
      mysql-test/r/explain.result:
        new EXPLAIN
      mysql-test/r/group_by.result:
        new EXPLAIN
      mysql-test/r/heap.result:
        new EXPLAIN
      mysql-test/r/heap_btree.result:
        new EXPLAIN
      mysql-test/r/heap_hash.result:
        new EXPLAIN
      mysql-test/r/innodb.result:
        new EXPLAIN
      mysql-test/r/join_outer.result:
        new EXPLAIN
      mysql-test/r/key_diff.result:
        new EXPLAIN
      mysql-test/r/key_primary.result:
        new EXPLAIN
      mysql-test/r/merge.result:
        new EXPLAIN
      mysql-test/r/myisam.result:
        new EXPLAIN
      mysql-test/r/null_key.result:
        new EXPLAIN
      mysql-test/r/odbc.result:
        new EXPLAIN
      mysql-test/r/order_by.result:
        new EXPLAIN
      mysql-test/r/range.result:
        new EXPLAIN
      mysql-test/r/select.result:
        new EXPLAIN
      mysql-test/r/subselect.result:
        new EXPLAIN
      mysql-test/r/type_datetime.result:
        new EXPLAIN
      mysql-test/r/union.result:
        new EXPLAIN
      mysql-test/r/user_var.result:
        new EXPLAIN
      mysql-test/r/varbinary.result:
        new EXPLAIN
      mysql-test/t/subselect.test:
        new EXPLAIN
      mysql-test/t/union.test:
        new EXPLAIN
      sql/mysql_priv.h:
        new EXPLAIN
      sql/sql_class.cc:
        new EXPLAIN
      sql/sql_class.h:
        new EXPLAIN
      sql/sql_derived.cc:
        new EXPLAIN
      sql/sql_lex.h:
        new EXPLAIN
      sql/sql_parse.cc:
        new EXPLAIN
      sql/sql_select.cc:
        new EXPLAIN
      sql/sql_union.cc:
        fixed bug in subselect-UNION engine
      sql/table.h:
        new EXPLAIN
      9396cc5a
  25. 03 Sep, 2002 1 commit
    • unknown's avatar
      subselect with union · 3fbcafea
      unknown authored
      new error handling
      Item_ref bug fixed
      
      
      include/mysql_com.h:
        new error handling
        query cache pointer description
      mysql-test/r/distinct.result:
        new result's after Monty's bug fixing
      mysql-test/r/subselect.result:
        subselect with union test
      mysql-test/t/subselect.test:
        subselect with union test
      sql/item.cc:
        subselect with union
        Item_ref bug fixed
      sql/item_cmpfunc.cc:
        Monty's bug fixing
      sql/item_subselect.cc:
        TODO changing
        subselect with union
      sql/item_subselect.h:
        subselect with union
      sql/mysql_priv.h:
        Item_ref bug fixed
      sql/mysqld.cc:
        new error handling
      sql/net_pkg.cc:
        new error handling
      sql/net_serv.cc:
        new error handling
      sql/sql_base.cc:
        Item_ref bug fixed
      sql/sql_class.cc:
        new error handling
      sql/sql_class.h:
        new error handling
      sql/sql_derived.cc:
        subselect with union
      sql/sql_insert.cc:
        new error handling (only with mysql_select now)
      sql/sql_lex.cc:
        subselect with union
      sql/sql_lex.h:
        subselect with union
      sql/sql_parse.cc:
        new error handling
      sql/sql_select.cc:
        new error handling
        subselect with union
        removed thd->where=0 hack
      sql/sql_select.h:
        subselect with union
      sql/sql_union.cc:
        subselect with union
      sql/sql_update.cc:
        new error handling (only with mysql_select now)
      sql/sql_yacc.yy:
        subselect with union
      3fbcafea
  26. 30 Jul, 2002 1 commit
    • unknown's avatar
      fixed bug reported by Walrus & Miguel in exists subselect · f0f5a892
      unknown authored
      mysql-test/r/subselect.result:
        added test suite of EXISTS clause
      mysql-test/t/subselect.test:
        added test suite of EXISTS clause
      sql/item_subselect.cc:
        added checking out of memory
        fixed bug in exists subselect
      f0f5a892
  27. 01 Jul, 2002 1 commit
    • unknown's avatar
      subselect in having clause · e5b5f453
      unknown authored
      fixed bug in sum function in subselect
      
      
      mysql-test/r/subselect.result:
        subselect in having clause
      mysql-test/t/subselect.test:
        subselect in having clause
      sql/item.cc:
        subselect in having clause
      sql/item.h:
        subselect in having clause
      sql/item_cmpfunc.cc:
        subselect in having clause
      sql/item_cmpfunc.h:
        subselect in having clause
      sql/item_func.cc:
        subselect in having clause
      sql/item_func.h:
        subselect in having clause
      sql/item_strfunc.h:
        subselect in having clause
      sql/item_subselect.cc:
        subselect in having clause
      sql/item_subselect.h:
        subselect in having clause
      sql/item_uniq.h:
        subselect in having clause
      sql/sql_base.cc:
        subselect in having clause
      sql/sql_class.cc:
        subselect in having clause
      sql/sql_class.h:
        subselect in having clause
      sql/sql_handler.cc:
        subselect in having clause
      sql/sql_lex.cc:
        subselect in having clause
      sql/sql_lex.h:
        subselect in having clause
      sql/sql_prepare.cc:
        subselect in having clause
      sql/sql_yacc.yy:
        subselect in having clause
      e5b5f453
  28. 19 Jun, 2002 1 commit
    • unknown's avatar
      EXISTS type of subselect · c6a2ae17
      unknown authored
      more correct parameters in result creation script
      
      
      mysql-test/create-test-result:
        more correct parameters in result creation script
      mysql-test/r/subselect.result:
        test of EXISTS
      mysql-test/t/subselect.test:
        test of EXISTS
      sql/item_subselect.cc:
        EXISTS type of subselect
      sql/item_subselect.h:
        EXISTS type of subselect
      sql/sql_class.cc:
        EXISTS type of subselect
      sql/sql_class.h:
        EXISTS type of subselect
      sql/sql_yacc.yy:
        EXISTS type of subselect
      c6a2ae17
  29. 01 Jun, 2002 1 commit
    • unknown's avatar
      new subselect tests · a532bfb2
      unknown authored
      LIMIT fixed
      AVG & STD with subselect fixed
      join_free fixed to be depended queries compatible
      sort_default removed from SELECT_LEX
      
      
      mysql-test/r/subselect.result:
        new subselect tests
      mysql-test/t/subselect.test:
        new subselect tests
      sql/item.cc:
        marking as depended _ALL_ subselects under select from wich depend
      sql/item_subselect.cc:
        limit fixed
        TODO added
      sql/sql_class.cc:
        AVG & STD function with subselects fixed
      sql/sql_lex.h:
        sort_default removed
      sql/sql_parse.cc:
        limit fixed
      sql/sql_select.cc:
        fixed to be subselect compatible
      sql/sql_yacc.yy:
        sort_default removed
      a532bfb2
  30. 28 May, 2002 1 commit
  31. 26 May, 2002 1 commit
    • unknown's avatar
      added depended subselect processing · 02d8b9ba
      unknown authored
      mysql-test/r/subselect.result:
        depended subselect test
      mysql-test/t/subselect.test:
        depended subselect test
      sql/item.cc:
        resolving field names in depended queries
      sql/item_subselect.cc:
        move optimization just before execution, because we can't optimize inner depended subselect if have not optimized outer subselect
      sql/item_subselect.h:
        move optimization just before execution
      sql/sql_lex.h:
        some inline methods to hide internal SELECT_LEX structures
      sql/sql_select.cc:
        fixed error
      02d8b9ba
  32. 12 May, 2002 1 commit
    • unknown's avatar
      simple subselects ported to new select_lex structures · 044cbe42
      unknown authored
      include/mysqld_error.h:
        simple subselects
      libmysqld/Makefile.am:
        simple subselects
      sql/Makefile.am:
        simple subselects
      sql/item.h:
        simple subselects
      sql/item_strfunc.h:
        simple subselects
      sql/share/czech/errmsg.txt:
        simple subselects
      sql/share/danish/errmsg.txt:
        simple subselects
      sql/share/dutch/errmsg.txt:
        simple subselects
      sql/share/english/errmsg.txt:
        simple subselects
      sql/share/estonian/errmsg.txt:
        simple subselects
      sql/share/french/errmsg.txt:
        simple subselects
      sql/share/german/errmsg.txt:
        simple subselects
      sql/share/greek/errmsg.txt:
        simple subselects
      sql/share/hungarian/errmsg.txt:
        simple subselects
      sql/share/italian/errmsg.txt:
        simple subselects
      sql/share/japanese/errmsg.txt:
        simple subselects
      sql/share/korean/errmsg.txt:
        simple subselects
      sql/share/norwegian-ny/errmsg.txt:
        simple subselects
      sql/share/norwegian/errmsg.txt:
        simple subselects
      sql/share/polish/errmsg.txt:
        simple subselects
      sql/share/portuguese/errmsg.txt:
        simple subselects
      sql/share/romanian/errmsg.txt:
        simple subselects
      sql/share/russian/errmsg.txt:
        simple subselects
      sql/share/slovak/errmsg.txt:
        simple subselects
      sql/share/spanish/errmsg.txt:
        simple subselects
      sql/share/swedish/errmsg.txt:
        simple subselects
      sql/share/ukrainian/errmsg.txt:
        simple subselects
      sql/sql_class.cc:
        simple subselects
      sql/sql_class.h:
        simple subselects
      sql/sql_lex.cc:
        simple subselects
      sql/sql_select.cc:
        simple subselects
      sql/sql_select.h:
        simple subselects
      sql/sql_union.cc:
        simple subselects
      sql/sql_yacc.yy:
        simple subselects
      044cbe42