1. 05 Apr, 2006 8 commits
    • unknown's avatar
      Remove dead code from BUILD/ scripts: $debug_extra_warnings is · d9935084
      unknown authored
      never defined.
      It was used at some point to add -Wuninitialized to debug flags, 
      but not any more. If there is still need to add -Wunitialized,
      it can be added directly to $global_warnings.
      
      
      BUILD/compile-amd64-debug-max-no-ndb:
        Remove a no-op.
      BUILD/compile-amd64-debug-max:
        Remove a no-op.
      BUILD/compile-darwin-mwcc:
        Remove a no-op.
      BUILD/compile-pentium-debug-max-no-embedded:
        Remove a no-op.
      BUILD/compile-pentium-debug-max-no-ndb:
        Remove a no-op.
      BUILD/compile-pentium-debug-max:
        Remove a no-op.
      BUILD/compile-pentium-debug-openssl:
        Remove a no-op.
      BUILD/compile-pentium-debug-yassl:
        Remove a no-op.
      BUILD/compile-pentium-debug:
        Remove a no-op.
      BUILD/compile-pentium-mysqlfs-debug:
        Remove a no-op.
      BUILD/compile-pentium-valgrind-max:
        Remove a no-op.
      BUILD/compile-pentium64-debug-max:
        Remove a no-op.
      BUILD/compile-pentium64-debug:
        Remove a no-op.
      BUILD/compile-pentium64-valgrind-max:
        Remove a no-op.
      BUILD/compile-ppc-debug-max-no-ndb:
        Remove a no-op.
      BUILD/compile-ppc-debug-max:
        Remove a no-op.
      BUILD/compile-ppc-debug:
        Remove a no-op.
      d9935084
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · e0985d3d
      unknown authored
      into  mysql.com:/home/bk/b18436-mysql-5.1-new
      
      
      e0985d3d
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · fbab1349
      unknown authored
      into  mysql.com:/home/bk/b18436-mysql-5.1-new
      
      
      fbab1349
    • unknown's avatar
      Remove dead code from BUILD/ scripts. · fb4bd32a
      unknown authored
      
      BUILD/SETUP.sh:
        Remove dead options.
      BUILD/compile-amd64-debug-max-no-ndb:
        Remove dead options.
      BUILD/compile-amd64-debug-max:
        Remove dead options.
      BUILD/compile-amd64-max:
        Remove dead options.
      BUILD/compile-darwin-mwcc:
        Remove dead options.
      BUILD/compile-pentium-debug-max-no-embedded:
        Remove dead options.
      BUILD/compile-pentium-debug-max-no-ndb:
        Remove dead options.
      BUILD/compile-pentium-debug-max:
        Remove dead options.
      BUILD/compile-pentium-icc-valgrind-max:
        Remove dead options.
      BUILD/compile-pentium-max:
        Remove dead options.
      BUILD/compile-pentium-valgrind-max:
        Remove dead options. There is no ISAM any more.
      BUILD/compile-pentium64-debug-max:
        Remove dead options.
      BUILD/compile-pentium64-valgrind-max:
        Remove dead options. There is no ISAM any more.
      BUILD/compile-ppc-debug-max-no-ndb:
        Remove dead options.
      BUILD/compile-ppc-debug-max:
        Remove dead options.
      BUILD/compile-ppc-max:
        Remove dead options.
      fb4bd32a
    • unknown's avatar
      Makefile.am: · ac28585c
      unknown authored
        After merge correction
      
      
      libmysqld/Makefile.am:
        After merge correction
      ac28585c
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · 94771e27
      unknown authored
      into  mysql.com:/home/bk/b18436-mysql-5.1-new
      
      
      94771e27
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/tmp_merge · bae996f6
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
      
      
      config/ac-macros/yassl.m4:
        Auto merged
      libmysql/Makefile.am:
        Auto merged
      libmysql_r/Makefile.am:
        Auto merged
      netware/BUILD/compile-linux-tools:
        Auto merged
      bae996f6
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · 539986bb
      unknown authored
      into  mysql.com:/home/bk/b18436-mysql-5.1-new
      
      
      539986bb
  2. 04 Apr, 2006 14 commits
  3. 03 Apr, 2006 13 commits
    • unknown's avatar
      BUG#18659: In get_part_iter_for_interval_via_walking(), when we need to · a26509ae
      unknown authored
      obtain partition number, call partition_info->get_part_partition_id() when
      the table has subpartitions, and get_partition_id() otherwise. (The bug
      was that we were always doing the latter)
      
      
      mysql-test/r/partition_pruning.result:
        Testcase for BUG#18659
      mysql-test/t/partition_pruning.test:
        Testcase for BUG#18659
      a26509ae
    • unknown's avatar
      include example storage engines in max build · e22f7aba
      unknown authored
      e22f7aba
    • unknown's avatar
      Bug #18596 binlog schema event auto push causes mysqld errors · ac308e3a
      unknown authored
      - move slock bitmask to separate hash list, object living only during query
      
      
      sql/ha_ndbcluster.h:
        Bug #18596 binlog schema event auto push causes mysqld errors
      ac308e3a
    • unknown's avatar
      .libs is no longer used when compiling netware · 57cfa4d1
      unknown authored
      
      netware/BUILD/compile-linux-tools:
        .libs/sql is no longer used when compiling netware
      57cfa4d1
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · 62264b13
      unknown authored
      into  mysql.com:/home/bk/b18436-mysql-5.1-new
      
      
      62264b13
    • unknown's avatar
      yassl link problem fixed · 70f4dbaa
      unknown authored
      
      config/ac-macros/yassl.m4:
        typo
      libmysql/Makefile.am:
        move common code to Makefile.shared
      libmysql/Makefile.shared:
        move common code to Makefile.shared
      libmysql_r/Makefile.am:
        move common code to Makefile.shared
      70f4dbaa
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 838c7ddc
      unknown authored
      into mysql.com:C:/cygwin/home/mysqldev/my/mysql-5.1-new
      
      
      838c7ddc
    • unknown's avatar
      Missing file in last commit. · a5aa1d50
      unknown authored
      a5aa1d50
    • unknown's avatar
      Add embedded server build to the CMake build files. · 3f6872df
      unknown authored
      
      cmakelists.txt:
        Move configure processing to top-level cmakelists.txt so that it can be
        shared by mysqld and libmysqld.
      libmysqld/lib_sql.cc:
        Temporary #ifdef to allow building from both bitkeeper sources and windows source package.
      libmysqld/libmysqld.def:
        Add export missing for test_libmysqld
      sql/cmakelists.txt:
        Move configure processing to top-level cmakelists.txt so that it can be
        shared by mysqld and libmysqld.
      sql/mysqld.cc:
        #ifdef out code that is not used, nor compiles, in embedded server.
      strings/cmakelists.txt:
        Add some missing sources to fix embedded server build.
      3f6872df
    • unknown's avatar
      Merge · b5ca7236
      unknown authored
      
      scripts/mysql_install_db.sh:
        Auto merged
      b5ca7236
    • unknown's avatar
      Makefile.am: · 2574445e
      unknown authored
        Distribute mysql-test-run.pl
      
      
      mysql-test/Makefile.am:
        Distribute mysql-test-run.pl
      2574445e
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 · d2744ebc
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
      
      
      scripts/mysql_install_db.sh:
        Auto merged
      d2744ebc
    • unknown's avatar
      mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c: · e2b19a59
      unknown authored
        Changed web address order.mysql.com to shop.mysql.com
      
      
      netware/mysql_install_db.c:
        Changed web address order.mysql.com to shop.mysql.com
      Docs/MySQLEULA.txt:
        Changed web address order.mysql.com to shop.mysql.com
      scripts/mysql_install_db.sh:
        Changed web address order.mysql.com to shop.mysql.com
      e2b19a59
  4. 02 Apr, 2006 1 commit
    • unknown's avatar
      Makefile.am: · 6de1d9d3
      unknown authored
        Install Perl mysql-test-run into test directory
      
      
      mysql-test/Makefile.am:
        Install Perl mysql-test-run into test directory
      6de1d9d3
  5. 01 Apr, 2006 4 commits
    • unknown's avatar
      Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 4e857755
      unknown authored
      into  mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/mysql-5.1-new
      
      
      4e857755
    • unknown's avatar
      Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a11399c9
      unknown authored
      into  c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug13520
      
      
      a11399c9
    • unknown's avatar
      Andrei Elkin has arrived. · 583ff30b
      unknown authored
      
      sql/authors.h:
        One more little helper to the crew.
      583ff30b
    • unknown's avatar
      Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0 · a5abc598
      unknown authored
      into  rurik.mysql.com:/home/igor/dev/mysql-5.1-0
      
      
      mysql-test/r/ctype_utf8.result:
        Auto merged
      mysql-test/r/func_gconcat.result:
        Auto merged
      mysql-test/r/subselect.result:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/ha_heap.cc:
        Auto merged
      sql/item.cc:
        Auto merged
      sql/item_cmpfunc.cc:
        Auto merged
      sql/item_sum.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/sql_class.h:
        Auto merged
      sql/sql_select.cc:
        Auto merged
      sql/sql_table.cc:
        Auto merged
      storage/myisam/mi_search.c:
        Auto merged
      storage/ndb/tools/Makefile.am:
        Auto merged
      strings/ctype-ucs2.c:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      a5abc598