1. 04 May, 2006 8 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a15ac506
      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
      a15ac506
    • unknown's avatar
      Merge jonas@perch:/home/jonas/src/51-work · 97d8da57
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
      
      
      97d8da57
    • unknown's avatar
      ndb: now no difference in behaviour between row and statement based · fb9f0afa
      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
      fb9f0afa
    • unknown's avatar
      ndb dd - · 40bb7cde
      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
      40bb7cde
    • unknown's avatar
      ndb dd - · 809e31f8
      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
      809e31f8
    • unknown's avatar
      ndb dd - Impl. support for using delayed page request, to simulate "full" page buffer cache · ab868ebb
      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
      ab868ebb
    • unknown's avatar
      ndb: · 302d23fe
      unknown authored
      stilled small memleak
      + changed clear/init indexes code a litter
      
      
      302d23fe
    • unknown's avatar
  2. 03 May, 2006 23 commits
  3. 02 May, 2006 9 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 9ccf74b8
      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
      9ccf74b8
    • unknown's avatar
      pekka:get - push push push · b06e6127
      unknown authored
      
      BitKeeper/etc/config:
        pekka:get
      b06e6127
    • unknown's avatar
      Merge mysql.com:/home/dlenev/mysql-5.0-bg11081 · 5d8f7471
      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
      5d8f7471
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new · 30e6df0e
      unknown authored
      into  zippy.(none):/home/cmiller/work/mysql/mysql-5.1-new__bug17667
      
      
      30e6df0e
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · af075e22
      unknown authored
      into  zippy.(none):/home/cmiller/work/mysql/mysql-5.0__bug17667
      
      
      af075e22
    • unknown's avatar
      WL#3148: Modifying sizes of i_s.processlist columns ('time', 'info'). · 91a9b237
      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').
      91a9b237
    • unknown's avatar
      More merging assistence. · 567ae0ca
      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.
      567ae0ca
    • unknown's avatar
      WL#3201 post-review fixups · d609b7b9
      unknown authored
      
      config/ac-macros/plugins.m4:
        WL#3201
          fixup dynamic-only plugin support.
      sql/log.cc:
        fixup static initializers
      d609b7b9
    • unknown's avatar
      Manually merged · d6c25884
      unknown authored
      d6c25884