1. 21 Sep, 2006 5 commits
    • unknown's avatar
      added udf_example.def for make dist · b0d956fe
      unknown authored
      b0d956fe
    • unknown's avatar
      Windows 64bit fixes · 10bec20e
      unknown authored
      Fixed udf_example, so tests now can also run udf on win.
      
      
      sql/udf_example.def:
        BitKeeper file /home/georg/work/mysql/prod/mysql-5.1-win/sql/udf_example.def
      include/config-win.h:
        removed USE_32_BIT_TIME
      include/my_time.h:
        Fixed size of my_time for Win64 (should be 64bit)
      mysql-test/mysql-test-run.pl:
        Added windows paths for udf_example
      sql/CMakeLists.txt:
        Added udf_example.dll
      sql/udf_example.c:
        Windows doesn't know about socket.h and friends. Use winsock.h instead
      10bec20e
    • unknown's avatar
      Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 · ee5ffff9
      unknown authored
      into  bk-internal.mysql.com:/data0/bk/mysql-5.1-win
      
      
      ee5ffff9
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.1--main · cc7e91b0
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.1-tomain
      
      
      cc7e91b0
    • unknown's avatar
      Deleted old storage directories (introduced by a buggy 5.0 -> 5.1 merge). · 9f6582c5
      unknown authored
      Fix for win/Makefile.am
      
      
      BitKeeper/deleted/.del-CMakeLists.txt~dd682cce1d53c0b4:
        Delete: bdb/CMakeLists.txt
      BitKeeper/deleted/.del-CMakeLists.txt~c20dcd005f596740:
        Delete: myisam/CMakeLists.txt
      BitKeeper/deleted/.del-CMakeLists.txt~4ef559bc8b4695f7:
        Delete: heap/CMakeLists.txt
      BitKeeper/deleted/.del-CMakeLists.txt~2f6eabb2f69cb33d:
        Delete: innobase/CMakeLists.txt
      BitKeeper/deleted/.del-CMakeLists.txt~84669765249a4bad:
        Delete: myisammrg/CMakeLists.txt
      win/Makefile.am:
        added missing support for 64-bit build file (make dist)
      9f6582c5
  2. 20 Sep, 2006 2 commits
  3. 19 Sep, 2006 6 commits
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty · a84f71b9
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.1-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/my_global.h:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      storage/myisam/mi_rkey.c:
        Auto merged
      storage/myisam/mi_test_all.res:
        Auto merged
      storage/myisam/mi_test_all.sh:
        Merge from 5.0.
      a84f71b9
    • unknown's avatar
      After merge fix. · 11ba3204
      unknown authored
      11ba3204
    • unknown's avatar
      Merge chilla.local:/home/mydev/mysql-4.1-bug14400-monty · 08f4565e
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/my_global.h:
        Auto merged
      myisam/mi_rkey.c:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      myisam/mi_test_all.res:
        Manual merge from 4.1.
      sql/sql_select.cc:
        Manual merge from 4.1.
      08f4565e
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.0 · 82a72ee1
      unknown authored
      into  chilla.local:/home/mydev/mysql-4.1-bug14400-monty
      
      
      BitKeeper/etc/ignore:
        auto-union
      include/my_global.h:
        Auto merged
      myisam/mi_rkey.c:
        Manual null merge as a better fix is already present.
      mysql-test/r/myisam.result:
        Manual null merge as a better fix is already present.
      mysql-test/t/myisam.test:
        Manual null merge as a better fix is already present.
      sql/sql_select.cc:
        Manual merge of purify improvements.
      82a72ee1
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines · 06ced7c1
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0--team
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      06ced7c1
    • unknown's avatar
      Bug#22417 · 39407a03
      unknown authored
        "plug.in not included in dist source"
      
      
      storage/archive/Makefile.am:
        plug.in needs to be included in dist
      storage/blackhole/Makefile.am:
        plug.in needs to be included in dist
      storage/csv/Makefile.am:
        plug.in needs to be included in dist
      storage/example/Makefile.am:
        plug.in needs to be included in dist
      storage/federated/Makefile.am:
        plug.in needs to be included in dist
      storage/heap/Makefile.am:
        plug.in needs to be included in dist
      storage/innobase/Makefile.am:
        plug.in needs to be included in dist
      storage/myisam/Makefile.am:
        plug.in needs to be included in dist
      storage/myisammrg/Makefile.am:
        plug.in needs to be included in dist
      storage/ndb/Makefile.am:
        plug.in needs to be included in dist
      39407a03
  4. 18 Sep, 2006 21 commits
    • unknown's avatar
      post merge fixes · 3d4b52ef
      unknown authored
      
      BitKeeper/deleted/.del-strict_autoinc_4bdb.test:
        Delete: mysql-test/t/strict_autoinc_4bdb.test
      mysql-test/r/strict_autoinc_1myisam.result:
        post merge fixes, error message was changed
      mysql-test/r/strict_autoinc_2innodb.result:
        post merge fixes, error message was changed
      mysql-test/r/strict_autoinc_3heap.result:
        post merge fixes, error message was changed
      mysql-test/r/strict_autoinc_5ndb.result:
        post merge fixes, error message was changed
      3d4b52ef
    • unknown's avatar
      Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0-engines · 5d249a71
      unknown authored
      into  xiphis.org:/home/antony/work2/engines-merge
      
      
      BitKeeper/deleted/.del-ha_berkeley.cc:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      storage/heap/ha_heap.cc:
        Auto merged
      storage/myisam/ha_myisam.cc:
        Auto merged
      storage/myisam/mi_packrec.c:
        Auto merged
      storage/myisam/mi_rkey.c:
        Auto merged
      storage/myisammrg/ha_myisammrg.cc:
        Auto merged
      include/my_base.h:
        manual merge
      sql/ha_ndbcluster.cc:
        manual merge
      sql/handler.cc:
        manual merge
      sql/handler.h:
        manual merge
      sql/share/errmsg.txt:
        manual merge
      storage/innobase/handler/ha_innodb.cc:
        manual merge
      5d249a71
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0-engines · 8fbadf05
      unknown authored
      into  chilla.local:/home/mydev/mysql-5.0--team
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      8fbadf05
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1 · 86b4ca84
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
      
      
      86b4ca84
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1 · bf225def
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      
      bf225def
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-engines · 8d7045b5
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      
      8d7045b5
    • unknown's avatar
      In current 5.1 build we don't build embedded server for windows (this will be · c690c11f
      unknown authored
      fixed when 5.1-win will be pushed into main tree).
      Commenting the libmysqld and libmysqld/example subdirectories will allow us 
      to upgrade from cmake 2.2 to 2.4.
      
      
      CMakeLists.txt:
        comment libmysqld and libmysqld/example directories
      c690c11f
    • unknown's avatar
      Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt · c8e15b21
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      c8e15b21
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0 · 665ebc05
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt
      
      
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      665ebc05
    • unknown's avatar
      1. Cumulated fix for Bug#22398, #22404 and #22405 · 754fcca9
      unknown authored
      2. Correct some logical bugs within the tests, which were caused by
         automatic resolve of BitKeeper
      
      
      mysql-test/include/mix1.inc:
        - Remove hardcoded assignment of storage engine, because this violates the logics of
          refactored tests
        - Remove trailing spaces
        - Move the FOREIGN KEY creation(probably not really needed for the testcase) out of 
          the CREATE TABLE statement + let the FK creation depend on the storage engine capabilities
      mysql-test/r/index_merge_innodb.result:
        Updated result
      mysql-test/r/index_merge_myisam.result:
        Updated result
      mysql-test/r/innodb_mysql.result:
        Updated result
      mysql-test/t/disabled.def:
        Reenable the fixed tests
      mysql-test/t/index_merge_innodb.test:
        Important comment describing how to modify the tests when some issues
        (most probably no bugs) are fixed.
      mysql-test/t/innodb_mysql.test:
        Introduction of a variable for switching FOREIGN KEY on/off
      754fcca9
    • unknown's avatar
      Merge april.(none):/home/svoj/devel/bk/mysql-5.1 · ef466a20
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.1-engines
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      storage/myisam/ha_myisam.cc:
        Auto merged
      ef466a20
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-opt · 50e1b9a2
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
      
      
      mysql-test/t/disabled.def:
        Auto merged
      50e1b9a2
    • unknown's avatar
      merge fixes · 379226c2
      unknown authored
      379226c2
    • unknown's avatar
      Merge april.(none):/home/svoj/devel/bk/mysql-4.1-engines · 74c82824
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.0-engines
      
      
      myisam/mi_rkey.c:
        Auto merged
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      74c82824
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 · dfb219f6
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/merge/mysql-5.0-engines
      
      
      mysql-test/r/myisam.result:
        Auto merged
      mysql-test/t/myisam.test:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/share/errmsg.txt:
        SCCS merged
      dfb219f6
    • unknown's avatar
      Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt · 5222b590
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.1
      
      
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/r/func_group.result:
        Auto merged
      mysql-test/r/func_str.result:
        Auto merged
      mysql-test/r/func_time.result:
        Auto merged
      mysql-test/r/group_by.result:
        Auto merged
      mysql-test/r/heap_hash.result:
        Auto merged
      mysql-test/r/information_schema.result:
        Auto merged
      mysql-test/r/innodb_mysql.result:
        Auto merged
      mysql-test/r/join_outer.result:
        Auto merged
      mysql-test/r/olap.result:
        Auto merged
      mysql-test/r/query_cache.result:
        Auto merged
      mysql-test/r/range.result:
        Auto merged
      mysql-test/r/row.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/r/type_date.result:
        Auto merged
      mysql-test/r/union.result:
        Auto merged
      mysql-test/r/view_grant.result:
        Auto merged
      mysql-test/t/func_group.test:
        Auto merged
      mysql-test/t/func_str.test:
        Auto merged
      mysql-test/t/func_time.test:
        Auto merged
      mysql-test/t/view.test:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_func.cc:
        Auto merged
      sql/item_func.h:
        Auto merged
      sql/log.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/opt_range.cc:
        Auto merged
      sql/opt_range.h:
        Auto merged
      sql/opt_sum.cc:
        Auto merged
      sql/sql_delete.cc:
        Auto merged
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_list.h:
        Auto merged
      sql/sql_parse.cc:
        Auto merged
      sql/sql_update.cc:
        Auto merged
      sql/sql_yacc.yy:
        Auto merged
      mysql-test/t/sp.test:
        SCCS merged
      sql/item_cmpfunc.cc:
        SCCS merged
      sql/sql_select.cc:
        SCCS merged
      5222b590
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.0-opt · db1a94a7
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt
      
      
      sql/sql_insert.cc:
        Auto merged
      sql/sql_lex.cc:
        Auto merged
      sql/sql_lex.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      db1a94a7
    • unknown's avatar
      merge fixes · 4c8e0e19
      unknown authored
      4c8e0e19
    • unknown's avatar
      disabled.def: · 22589cae
      unknown authored
        Enabled rpl_sp_effects test due to fixed bug.
      
      
      mysql-test/t/disabled.def:
        Enabled rpl_sp_effects test due to fixed bug.
      22589cae
    • unknown's avatar
      Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt · 7a0f9c8d
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-opt
      
      
      mysql-test/r/subselect.result:
        SCCS merged
      mysql-test/t/subselect.test:
        SCCS merged
      7a0f9c8d
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-4.1-opt · 96dbaffd
      unknown authored
      into  dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-4.1-opt
      
      
      96dbaffd
  5. 16 Sep, 2006 3 commits
    • unknown's avatar
      Merge 5.1 -> 5.1-engines · 01e2f11f
      unknown authored
      Disabled im_instance_conf to get autopush through
      
      
      01e2f11f
    • unknown's avatar
      Fixed bug #21493: crash for the second execution of a function · 58e178c5
      unknown authored
      containing a select statement that uses an aggregating IN subquery.
      Added a parameter to the function fix_prepare_information 
      to restore correctly the having clause for the second execution.
      Saved andor structure of the having conditions at the proper moment
      before any calls of split_sum_func2 that could modify the having structure
      adding new Item_ref objects. (These additions, are produced not with 
      the statement mem_root, but rather with the execution mem_root.)
      
      
      mysql-test/r/sp.result:
        Added a test case for bug #21493.
      mysql-test/t/sp.test:
        Added a test case for bug #21493.
      sql/sql_delete.cc:
        Fixed bug #21493: crash for the second execution of a function
        containing a select statement that uses an aggregating IN subquery.
        Added a parameter to the function fix_prepare_information 
        to restore correctly the having clause for the second execution.
      sql/sql_insert.cc:
        Fixed bug #21493: crash for the second execution of a function
        containing a select statement that uses an aggregating IN subquery.
        Added a parameter to the function fix_prepare_information 
        to restore correctly the having clause for the second execution.
      sql/sql_lex.cc:
        Fixed bug #21493: crash for the second execution of a function
        containing a select statement that uses an aggregating IN subquery.
        Added a parameter to the function fix_prepare_information 
        to restore correctly the having clause for the second execution.
      sql/sql_lex.h:
        Fixed bug #21493: crash for the second execution of a function
        containing a select statement that uses an aggregating IN subquery.
        Added a parameter to the function fix_prepare_information 
        to restore correctly the having clause for the second execution.
      sql/sql_update.cc:
        Fixed bug #21493: crash for the second execution of a function
        containing a select statement that uses an aggregating IN subquery.
        Added a parameter to the function fix_prepare_information 
        to restore correctly the having clause for the second execution.
      58e178c5
    • unknown's avatar
      Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 · daaf51fb
      unknown authored
      into  bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
      
      
      sql/mysqld.cc:
        Auto merged
      storage/innobase/handler/ha_innodb.cc:
        Auto merged
      daaf51fb
  6. 15 Sep, 2006 3 commits