1. 12 Jan, 2006 29 commits
    • unknown's avatar
      wl2325 wl2324 · 551f74f0
      unknown authored
      
      mysql-test/include/have_ndb_extra.inc:
        New BitKeeper file ``mysql-test/include/have_ndb_extra.inc''
      mysql-test/include/not_ndb.inc:
        New BitKeeper file ``mysql-test/include/not_ndb.inc''
      mysql-test/r/have_ndb_extra.require:
        New BitKeeper file ``mysql-test/r/have_ndb_extra.require''
      mysql-test/r/ndb_alter_table_row.result:
        New BitKeeper file ``mysql-test/r/ndb_alter_table_row.result''
      mysql-test/r/ndb_alter_table_stm.result:
        New BitKeeper file ``mysql-test/r/ndb_alter_table_stm.result''
      mysql-test/r/ndb_binlog_basic.result:
        New BitKeeper file ``mysql-test/r/ndb_binlog_basic.result''
      mysql-test/r/ndb_binlog_multi.result:
        New BitKeeper file ``mysql-test/r/ndb_binlog_multi.result''
      mysql-test/r/ndb_multi_row.result:
        New BitKeeper file ``mysql-test/r/ndb_multi_row.result''
      mysql-test/r/not_ndb.require:
        New BitKeeper file ``mysql-test/r/not_ndb.require''
      mysql-test/r/rpl_ndb_bank.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_bank.result''
      mysql-test/r/rpl_ndb_basic.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_basic.result''
      mysql-test/r/rpl_ndb_disk.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_disk.result''
      mysql-test/r/rpl_ndb_idempotent.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_idempotent.result''
      mysql-test/r/rpl_ndb_load.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_load.result''
      mysql-test/r/rpl_ndb_multi.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_multi.result''
      mysql-test/r/rpl_ndb_sync.result:
        New BitKeeper file ``mysql-test/r/rpl_ndb_sync.result''
      mysql-test/r/rpl_row_basic_7ndb.result:
        New BitKeeper file ``mysql-test/r/rpl_row_basic_7ndb.result''
      mysql-test/t/ndb_alter_table_row.test:
        New BitKeeper file ``mysql-test/t/ndb_alter_table_row.test''
      mysql-test/t/ndb_alter_table_stm.test:
        New BitKeeper file ``mysql-test/t/ndb_alter_table_stm.test''
      mysql-test/t/ndb_binlog_basic.test:
        New BitKeeper file ``mysql-test/t/ndb_binlog_basic.test''
      mysql-test/t/ndb_binlog_multi.test:
        New BitKeeper file ``mysql-test/t/ndb_binlog_multi.test''
      mysql-test/t/ndb_multi_row.test:
        New BitKeeper file ``mysql-test/t/ndb_multi_row.test''
      mysql-test/t/rpl_ndb_bank.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_bank.test''
      mysql-test/t/rpl_ndb_basic.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_basic.test''
      mysql-test/t/rpl_ndb_disk.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_disk.test''
      mysql-test/t/rpl_ndb_idempotent.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_idempotent.test''
      mysql-test/t/rpl_ndb_load.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_load.test''
      mysql-test/t/rpl_ndb_multi.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_multi.test''
      mysql-test/t/rpl_ndb_sync.test:
        New BitKeeper file ``mysql-test/t/rpl_ndb_sync.test''
      mysql-test/t/rpl_row_basic_7ndb.test:
        New BitKeeper file ``mysql-test/t/rpl_row_basic_7ndb.test''
      sql/ha_ndbcluster_binlog.cc:
        New BitKeeper file ``sql/ha_ndbcluster_binlog.cc''
      sql/ha_ndbcluster_binlog.h:
        New BitKeeper file ``sql/ha_ndbcluster_binlog.h''
      sql/ha_ndbcluster_tables.h:
        New BitKeeper file ``sql/ha_ndbcluster_tables.h''
      sql/rpl_injector.cc:
        New BitKeeper file ``sql/rpl_injector.cc''
      sql/rpl_injector.h:
        New BitKeeper file ``sql/rpl_injector.h''
      storage/ndb/include/kernel/signaldata/DihFragCount.hpp:
        New BitKeeper file ``storage/ndb/include/kernel/signaldata/DihFragCount.hpp''
      551f74f0
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 500c656b
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      500c656b
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 010cff1f
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      010cff1f
    • unknown's avatar
      WL #1034 (Internal CRON) post-push update · 4ceb5e6c
      unknown authored
      - fix compile failure on QNX and FreeBSD
      
      
      sql/event_executor.cc:
        time_t and my_time_t seem have the same length so cast
        in tztime.cc it's already done this way.
        Precautionary check at runtime about the sizes of my_time_t and time_t
      sql/event_timed.cc:
        do time_t* cast to satisfy compilers on various platforms
        (QNX, FreeBSD)
      4ceb5e6c
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · d8dd1677
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      d8dd1677
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · d6c73fd1
      unknown authored
      into  mysql.com:/usr/local/mysql/tmpbuild-5.1
      
      d6c73fd1
    • unknown's avatar
      ndb - wl#2972 tiny bugfix · c6a5f7d9
      unknown authored
      
      storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        bugfix
      storage/ndb/test/ndbapi/test_event_merge.cpp:
        continue
      c6a5f7d9
    • unknown's avatar
      Merge mysql.com:/space/pekka/ndb/version/my51 · 40cf6393
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51-rbr
      
      40cf6393
    • unknown's avatar
      Sun compiler fixes. · 01a21f8a
      unknown authored
      
      storage/ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp:
        Fix Sun compiler bug: does not recognize that foo(t *) and foo(t * const)
        are the same function.
      storage/ndb/src/kernel/blocks/dbtup/DbtupFixAlloc.cpp:
        Fix Sun compiler bug: does not recognize that foo(t *) and foo(t * const)
        are the same function.
      storage/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp:
        Fix Sun compiler bug: does not recognize that foo(t *) and foo(t * const)
        are the same function.
      storage/ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
        Fix Sun compiler bug: does not recognize that foo(t *) and foo(t * const)
        are the same function.
      storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:
        Fix Sun compiler bug: does not recognize that foo(t *) and foo(t * const)
        are the same function.
      storage/ndb/src/kernel/vm/ndbd_malloc_impl.cpp:
        Add missing return value, otherwise Sun compiler complains.
      01a21f8a
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 939d76c3
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      939d76c3
    • unknown's avatar
      ndb_dd_ddl.test: · 66b2583f
      unknown authored
        Added requested changes to test.
      
      
      mysql-test/t/ndb_dd_ddl.test:
        Added requested changes to test.
      66b2583f
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 67a3e597
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      67a3e597
    • unknown's avatar
      WL #1034 (Internal CRON) post-push fixes. · 5f012fa6
      unknown authored
      fix INSERT/REPLACE statements so test suite runs again.
      The question is why we have 2 parallel universes - 2 different
      ways to start the test suite, a shell and perl version. One more case
      where redundancy makes life nightmare.
      
      
      scripts/mysql_create_system_tables.sh:
        fix INSERT/REPLACE statements so test suite runs again.
        The question is why we have 2 parallel universes - 2 different
        ways to start the test suite, a shell and perl version. One more case
        where redundancy makes life nightmare.
      5f012fa6
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 00735aec
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      00735aec
    • unknown's avatar
      WL #1034 (Internal CRON) post-push fix · ec77c472
      unknown authored
      - add Event_priv to db and host tables
      
      
      scripts/mysql_create_system_tables.sh:
        add event_priv to db and host. will fix failing tests too
      ec77c472
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a005da61
      unknown authored
      into lmy004.:/work/tmp/mysql-5.1-new
      
      a005da61
    • unknown's avatar
      revert change to SETUP.sh which went through with my push of WL#1034 · eecb826a
      unknown authored
      
      BUILD/SETUP.sh:
        go back to -01 and reporting usage of uninitialized variables
      eecb826a
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new · f5bd877b
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-new
      
      f5bd877b
    • unknown's avatar
      ndb_dd_ddl - fix bug · 8f420fb7
      unknown authored
      
      BitKeeper/deleted/.del-ndb_error_reporter~48c84ad377571240:
        Delete: ndb/tools/ndb_error_reporter
      storage/ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Release file from hash
      8f420fb7
    • unknown's avatar
      ndb - · aaf5578e
      unknown authored
        fix Suma get buffer ptr, adopt to new page pool in tup
      
      
      storage/ndb/src/kernel/blocks/suma/Suma.cpp:
        Fix new page pool usage
          previously it accepted page = base + RNIL, since it didnt use page anyway, sort of a prefetch...
      aaf5578e
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 962bfadc
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      962bfadc
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new · be727b59
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-new
      
      
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        Auto merged
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Auto merged
      be727b59
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 80e77052
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.fscs3
      
      80e77052
    • unknown's avatar
      sql_table.cc: · 105a0e9b
      unknown authored
        Typo fix.
        Thanks Serg for noticing this.
      
      
      sql/sql_table.cc:
        Typo fix.
        Thanks Serg for noticing this.
      105a0e9b
    • unknown's avatar
      Fixed typo. · c692542a
      unknown authored
      Really dumb typo....
      
      
      sql/ha_archive.h:
        Fix typo
      c692542a
    • unknown's avatar
      Added bitfield support and a test for it. · 5120442a
      unknown authored
      Archive uses native row format, so honestly this is just the change in a flag. 
      
      
      sql/ha_archive.h:
        Added bit field support (and dropped the ha_not_exact_count since we always have this).
      mysql-test/r/archive_bitfield.result:
        New BitKeeper file ``mysql-test/r/archive_bitfield.result''
      mysql-test/t/archive_bitfield.test:
        New BitKeeper file ``mysql-test/t/archive_bitfield.test''
      5120442a
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 147babf1
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      147babf1
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a154ac05
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-5.1
      
      a154ac05
    • unknown's avatar
      delete the stale file and this should fix the build · 95258d49
      unknown authored
      after my push of WL#1034 (Internal CRON) into 5.1
      
      
      BitKeeper/deleted/.del-event.h~2c9fb599ae4e39e7:
        Delete: libmysqld/event.h
      95258d49
  2. 11 Jan, 2006 11 commits
    • unknown's avatar
      Merge mysql.com:/space/pekka/ndb/version/my51 · 30cb08e9
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51-rbr
      
      
      storage/ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      storage/ndb/test/ndbapi/test_event.cpp:
        Auto merged
      30cb08e9
    • unknown's avatar
      ndb - wl#2972 (5.1, related) detached trigger fixes for multiops · a26012e0
      unknown authored
      
      storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp:
        detached trigger fixes for multiops
      storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp:
        detached trigger fixes for multiops
      storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        detached trigger fixes for multiops
      storage/ndb/src/kernel/blocks/dbtup/DbtupTrigger.cpp:
        detached trigger fixes for multiops
      storage/ndb/test/ndbapi/test_event_merge.cpp:
        detached trigger fixes for multiops
      a26012e0
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 52d20303
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-5.1
      
      52d20303
    • unknown's avatar
      RBR test updates per lars request · dc0c5df5
      unknown authored
      
      mysql-test/extra/rpl_tests/rpl_EE_err.test:
        Splitting tests case per Lars review
      mysql-test/t/rpl_EE_err.test:
        Splitting tests case per Lars review
      mysql-test/r/rpl_EE_err.result:
        Splitting tests case per Lars review
      mysql-test/t/rpl_stm_EE_err2.test:
        New test case file from splitting out the test cases from the orginal rpl_EE_error.test per lars
      mysql-test/extra/rpl_tests/rpl_stm_EE_err2.test:
        New test case file from splitting out the test cases from the orginal rpl_EE_error.test per lars
      mysql-test/r/rpl_stm_EE_err2.result:
        New test case file from splitting out the test cases from the orginal rpl_EE_error.test per lars
      BitKeeper/deleted/.del-rpl_row_EE_err.test~b3d8db3eacbb7af5:
        Delete: mysql-test/extra/rpl_tests/rpl_row_EE_err.test
      BitKeeper/deleted/.del-rpl_row_EE_err.test~6cd033708a4535db:
        Delete: mysql-test/t/rpl_row_EE_err.test
      BitKeeper/deleted/.del-rpl_row_EE_err.result~5ad217703f686c4d:
        Delete: mysql-test/r/rpl_row_EE_err.result
      dc0c5df5
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 4b82b9c1
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      4b82b9c1
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 05534309
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      05534309
    • unknown's avatar
      bug: replication of table spaces to work · c14e40d1
      unknown authored
      bug: check if storage engine is enabled to avoif code dump
      
      
      BitKeeper/etc/ignore:
        Added storage/ndb/test/ndbapi/DbAsyncGenerator storage/ndb/test/ndbapi/DbCreate storage/ndb/test/ndbapi/ndbapi_slow_select storage/ndb/test/ndbapi/testBitfield storage/ndb/test/ndbapi/testLcp storage/ndb/test/ndbapi/testPartitioning storage/ndb/test/ndbapi/testReadPerf storage/ndb/test/ndbapi/test_event_merge storage/ndb/test/tools/listen_event to the ignore list
      c14e40d1
    • unknown's avatar
      WL #1034 · 76a7f246
      unknown authored
      - add a bit more debug messages
      - disable events.test for now due to a bug
      
      
      mysql-test/r/events.result:
        fix result
      mysql-test/t/disabled.def:
        make it disabled
      mysql-test/t/events.test:
        disable show processlist
      sql/event_executor.cc:
        a bit more debug messages
      76a7f246
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · beee426f
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      beee426f
    • unknown's avatar
      Changes done from Jonas's review of pervious commit · 58b56c96
      unknown authored
      
      mysql-test/t/ndb_dd_basic.test:
        Changed test.t1 back to t1 per Jonas's review
      mysql-test/r/ndb_dd_basic.result:
        Changed test.t1 back to t1 per Jonas's review
      58b56c96
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 85b56f1c
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-5.1
      
      85b56f1c