1. 04 May, 2006 10 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · d6c661c9
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      d6c661c9
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 0d117501
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      
      mysql-test/t/disabled.def:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      sql/ha_ndbcluster_binlog.cc:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      0d117501
    • unknown's avatar
      Merge jonas@perch:/home/jonas/src/51-work · 7a677c49
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      7a677c49
    • unknown's avatar
      Bug#19536 · 0d47bfd0
      unknown authored
        "NDB replication fails when no explicit--binlog-format given"
        fix initialization, storage engine initialization must occur after
        logging type is configured
      
      
      sql/mysqld.cc:
        Bug#19536
          fix initialization, storage engine initialization must occur after
          logging type is configured
      0d47bfd0
    • unknown's avatar
      ndb: now no difference in behaviour between row and statement based · 85dd6969
      unknown authored
      
      mysql-test/r/ndb_alter_table3.result:
        Rename: mysql-test/r/ndb_alter_table_row.result -> mysql-test/r/ndb_alter_table3.result
      BitKeeper/deleted/.del-ndb_alter_table_stm.test~477011b3a3164cb3:
        Delete: mysql-test/t/ndb_alter_table_stm.test
      BitKeeper/deleted/.del-ndb_alter_table_stm.result~2aef3740f2ed685a:
        Delete: mysql-test/r/ndb_alter_table_stm.result
      85dd6969
    • unknown's avatar
      ndb dd - · 3a20e8d7
      unknown authored
        fix buglet when nr-delete-op gets page fault
      
      
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        fix buglet when nr-delete-op gets page fault
      3a20e8d7
    • unknown's avatar
      ndb dd - · 176ca19e
      unknown authored
      Fix bug where page is read, modified and then transaction abort
        and then puge is flushed causing lsn on page to be 0
      
      
      storage/ndb/src/kernel/blocks/pgman.cpp:
        Fix bug where page is read, modified and then transaction abort
          and then puge is flushed causing lsn on page to be 0
      176ca19e
    • unknown's avatar
      ndb dd - Impl. support for using delayed page request, to simulate "full" page buffer cache · 89023949
      unknown authored
      
      storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        Impl. support for using delayed page request, to simulate "full" page buffer cache
      storage/ndb/src/kernel/blocks/pgman.cpp:
        Impl. support for using delayed page request, to simulate "full" page buffer cache
      storage/ndb/src/kernel/blocks/pgman.hpp:
        Impl. support for using delayed page request, to simulate "full" page buffer cache
      89023949
    • unknown's avatar
      ndb: · 0933607b
      unknown authored
      stilled small memleak
      + changed clear/init indexes code a litter
      
      0933607b
    • unknown's avatar
  2. 03 May, 2006 23 commits
  3. 02 May, 2006 7 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · c12a5975
      unknown authored
      into  zippy.(none):/home/cmiller/work/mysql/mysql-5.1-new__bug18078
      
      
      BitKeeper/etc/config:
        Auto merged
      VC++Files/mysql.sln:
        Auto merged
      VC++Files/mysys/mysys.vcproj:
        Auto merged
      mysql-test/r/ps.result:
        Auto merged
      mysql-test/r/ps_1general.result:
        Auto merged
      mysql-test/r/timezone2.result:
        Auto merged
      mysql-test/t/ps.test:
        Auto merged
      mysql-test/t/ps_1general.test:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      sql/tztime.cc:
        Auto merged
      sql/tztime.h:
        Auto merged
      tests/Makefile.am:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      c12a5975
    • unknown's avatar
      pekka:get - push push push · 435f3396
      unknown authored
      
      BitKeeper/etc/config:
        pekka:get
      435f3396
    • unknown's avatar
      Merge mysql.com:/home/dlenev/mysql-5.0-bg11081 · 1e592ac0
      unknown authored
      into  mysql.com:/home/dlenev/mysql-5.1-merges
      
      
      VC++Files/mysql.sln:
        Auto merged
      VC++Files/mysys/mysys.vcproj:
        Auto merged
      mysql-test/r/ps.result:
        Auto merged
      mysql-test/r/ps_1general.result:
        Auto merged
      mysql-test/r/timezone2.result:
        Auto merged
      mysql-test/t/ps.test:
        Auto merged
      mysql-test/t/ps_1general.test:
        Auto merged
      sql/sql_prepare.cc:
        Auto merged
      sql/tztime.cc:
        Auto merged
      sql/tztime.h:
        Auto merged
      tests/Makefile.am:
        Auto merged
      tests/mysql_client_test.c:
        Auto merged
      1e592ac0
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 4e3dd4cc
      unknown authored
      into  zippy.(none):/home/cmiller/work/mysql/mysql-5.1-new__bug17667
      
      4e3dd4cc
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 1061384b
      unknown authored
      into  zippy.(none):/home/cmiller/work/mysql/mysql-5.0__bug17667
      
      1061384b
    • unknown's avatar
      WL#3148: Modifying sizes of i_s.processlist columns ('time', 'info'). · 6635909e
      unknown authored
      
      mysql-test/r/information_schema.result:
        Fixing test case result (after modifying the size of the
         i_s.processlist.info column).
      sql/mysql_priv.h:
        Defined new constant used as the size of the
         i_s.processlist.info column.
      sql/sql_show.cc:
        Modifying sizes of i_s.processlist columns ('time', 'info').
      6635909e
    • unknown's avatar
      More merging assistence. · 7b5575bf
      unknown authored
      Logging behavior changed in early 5.1.  (The filename was never right, but
      the "opt" file is unnecessary in 5.0 anyway.)
      
      
      mysql-test/t/mysql_client_test-master.opt:
        Logging behavior changed in early 5.1.
      7b5575bf