1. 05 Apr, 2006 5 commits
  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 · 8b348cac
      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
      8b348cac
    • unknown's avatar
      include example storage engines in max build · 730ae99b
      unknown authored
      730ae99b
    • unknown's avatar
      Bug #18596 binlog schema event auto push causes mysqld errors · 00602717
      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
      00602717
    • unknown's avatar
      .libs is no longer used when compiling netware · 45bad602
      unknown authored
      
      netware/BUILD/compile-linux-tools:
        .libs/sql is no longer used when compiling netware
      45bad602
    • unknown's avatar
      Merge mysql.com:/home/bkroot/mysql-5.1-new · a2a7f768
      unknown authored
      into  mysql.com:/home/bk/b18436-mysql-5.1-new
      
      a2a7f768
    • unknown's avatar
      yassl link problem fixed · aa53b26d
      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
      aa53b26d
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 52eabc93
      unknown authored
      into mysql.com:C:/cygwin/home/mysqldev/my/mysql-5.1-new
      
      52eabc93
    • unknown's avatar
      Missing file in last commit. · b7fe8897
      unknown authored
      b7fe8897
    • unknown's avatar
      Add embedded server build to the CMake build files. · 32afa345
      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.
      32afa345
    • unknown's avatar
      Merge · 291d8745
      unknown authored
      
      scripts/mysql_install_db.sh:
        Auto merged
      291d8745
    • unknown's avatar
      Makefile.am: · 75553aba
      unknown authored
        Distribute mysql-test-run.pl
      
      
      mysql-test/Makefile.am:
        Distribute mysql-test-run.pl
      75553aba
    • unknown's avatar
      Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0 · 86a8a0e9
      unknown authored
      into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
      
      
      scripts/mysql_install_db.sh:
        Auto merged
      86a8a0e9
    • unknown's avatar
      mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c: · 6e636278
      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
      6e636278
  4. 02 Apr, 2006 1 commit
    • unknown's avatar
      Makefile.am: · c8fb1c17
      unknown authored
        Install Perl mysql-test-run into test directory
      
      
      mysql-test/Makefile.am:
        Install Perl mysql-test-run into test directory
      c8fb1c17
  5. 01 Apr, 2006 7 commits