1. 10 Feb, 2005 13 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-5.0 · af477bfb
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0-ndb
      
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      ndb/src/kernel/vm/FastScheduler.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      af477bfb
    • unknown's avatar
      merge · cf75ef97
      unknown authored
      cf75ef97
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8cedaa26
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      8cedaa26
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 397f09b4
      unknown authored
      into neptunus.homeip.net:/home/msvensson/mysql/mysql-5.0
      
      
      mysql-test/mysql-test-run.sh:
        Auto merged
      397f09b4
    • unknown's avatar
      Things missing in last changset · 16bfc65d
      unknown authored
      After merge fixes
      Don't give duplicate warnings for some ::store() functions
      
      
      mysql-test/mysql-test-run.sh:
        Added back missing line
      mysql-test/r/ps_2myisam.result:
        Update results after removing duplicate warnings from ::store()
      mysql-test/r/ps_3innodb.result:
        Update results after removing duplicate warnings from ::store()
      mysql-test/r/ps_4heap.result:
        Update results after removing duplicate warnings from ::store()
      mysql-test/r/ps_5merge.result:
        Update results after removing duplicate warnings from ::store()
      sql/field.cc:
        Don't give duplicate warnings for some ::store() functions
        Before we could get different number of warnings in the test suite for different platforms
      sql/field.h:
        Update results after removing duplicate warnings from ::store()
      sql/sql_class.h:
        Update results after removing duplicate warnings from ::store()
      sql/sql_error.cc:
        Update results after removing duplicate warnings from ::store()
      sql/sql_list.h:
        After merge fix
      16bfc65d
    • unknown's avatar
      Change script to avoiud multiple --debug flags when starting master servers · 603a6ed7
      unknown authored
      
      mysql-test/mysql-test-run.sh:
        Use local var for the individulisation of tracefile name
      603a6ed7
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · e1e04829
      unknown authored
      into mysql.com:/home/my/mysql-5.0
      
      e1e04829
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · d9718a81
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      
      sql/sql_parse.cc:
        Auto merged
      d9718a81
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1-rel · 05116aef
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      05116aef
    • unknown's avatar
      Added missing #ifdef HAVE_INNOBASE_DB:s in sql_parse.cc. · 1b965096
      unknown authored
      
      sql/sql_parse.cc:
        Added missing #ifdef HAVE_INNOBASE_DB:s.
      1b965096
    • unknown's avatar
      ndb - Reenable old benchmark · a59f52bc
      unknown authored
      
      ndb/test/ndbapi/Makefile.am:
        Reenable old benchmark
      a59f52bc
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 · 002037da
      unknown authored
      into mysql.com:/home/jonas/src/mysql-5.0
      
      002037da
    • unknown's avatar
      Merge with 4.1 · 4fca2103
      unknown authored
      
      BitKeeper/etc/ignore:
        auto-union
      client/mysqltest.c:
        Auto merged
      extra/my_print_defaults.c:
        Auto merged
      extra/perror.c:
        Auto merged
      extra/resolve_stack_dump.c:
        Auto merged
      include/help_end.h:
        Auto merged
      include/help_start.h:
        Auto merged
      myisam/myisamlog.c:
        Auto merged
      mysql-test/r/group_by.result:
        Auto merged
      mysql-test/r/heap_hash.result:
        Auto merged
      BitKeeper/deleted/.del-pack_isam.c~43801f0df7504834:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      mysql-test/r/user_var.result:
        Auto merged
      mysql-test/t/subselect.test:
        Auto merged
      ndb/src/kernel/vm/FastScheduler.cpp:
        Auto merged
      netware/mysql_test_run.c:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_list.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      netware/BUILD/nwbootstrap:
        merge: keep local
      scripts/make_binary_distribution.sh:
        merge: keep local
      sql/ha_heap.cc:
        Trivial merge
      sql/ha_innodb.cc:
        Auto merge (Code already existed in 5.0)
      sql/item_cmpfunc.cc:
        Simple merge
      sql/item_func.cc:
        Simple merge
      sql/item_row.cc:
        Simple merge
      sql/item_strfunc.cc:
        Simple merge
      sql/item_subselect.cc:
        Merge with sanjas optimzation patch, but keep old code withing ifdef as a reference until this is fixed
      4fca2103
  2. 09 Feb, 2005 27 commits