1. 12 Jan, 2006 21 commits
    • unknown's avatar
      rpl_sp.test, disabled.def, rpl_stm_mystery22.test: · 678116f8
      unknown authored
        Test cleanip per lars
      .del-rpl_row_sp000.result~2b24650b123e20a9:
        Delete: mysql-test/r/rpl_row_sp000.result
      .del-rpl_row_sp000.test~645e2807516682b6:
        Delete: mysql-test/t/rpl_row_sp000.test
      .del-rpl_row_sp000-slave.opt~d84baa1f59616d77:
        Delete: mysql-test/t/rpl_row_sp000-slave.opt
      .del-rpl_row_sp000-master.opt~da625c0a51a2f08a:
        Delete: mysql-test/t/rpl_row_sp000-master.opt
      rpl_sp.result:
        Rename: mysql-test/r/rpl_stm_sp.result -> mysql-test/r/rpl_sp.result
      rpl_sp-master.opt:
        Rename: mysql-test/t/rpl_stm_sp-master.opt -> mysql-test/t/rpl_sp-master.opt
      rpl_sp-slave.opt:
        Rename: mysql-test/t/rpl_stm_sp-slave.opt -> mysql-test/t/rpl_sp-slave.opt
      rpl_sp.test:
        Rename: mysql-test/t/rpl_stm_sp.test -> mysql-test/t/rpl_sp.test
      
      
      mysql-test/t/rpl_sp-slave.opt:
        Rename: mysql-test/t/rpl_stm_sp-slave.opt -> mysql-test/t/rpl_sp-slave.opt
      mysql-test/t/rpl_sp-master.opt:
        Rename: mysql-test/t/rpl_stm_sp-master.opt -> mysql-test/t/rpl_sp-master.opt
      mysql-test/r/rpl_sp.result:
        Rename: mysql-test/r/rpl_stm_sp.result -> mysql-test/r/rpl_sp.result
      BitKeeper/deleted/.del-rpl_row_sp000-master.opt~da625c0a51a2f08a:
        Delete: mysql-test/t/rpl_row_sp000-master.opt
      BitKeeper/deleted/.del-rpl_row_sp000-slave.opt~d84baa1f59616d77:
        Delete: mysql-test/t/rpl_row_sp000-slave.opt
      BitKeeper/deleted/.del-rpl_row_sp000.test~645e2807516682b6:
        Delete: mysql-test/t/rpl_row_sp000.test
      BitKeeper/deleted/.del-rpl_row_sp000.result~2b24650b123e20a9:
        Delete: mysql-test/r/rpl_row_sp000.result
      mysql-test/t/rpl_stm_mystery22.test:
        Test cleanip per lars
      mysql-test/t/disabled.def:
        Test cleanip per lars
      mysql-test/t/rpl_sp.test:
        Test cleanip per lars
      678116f8
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · c6599bfc
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      c6599bfc
    • unknown's avatar
      ndb_dd_ddl.test: · ed2ecea4
      unknown authored
        Added requested changes to test.
      
      
      mysql-test/t/ndb_dd_ddl.test:
        Added requested changes to test.
      ed2ecea4
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · a80cfc9e
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      
      a80cfc9e
    • unknown's avatar
      WL #1034 (Internal CRON) post-push fixes. · 379d7115
      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.
      379d7115
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 712442f7
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      712442f7
    • unknown's avatar
      WL #1034 (Internal CRON) post-push fix · d8753a82
      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
      d8753a82
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 5bff9721
      unknown authored
      into lmy004.:/work/tmp/mysql-5.1-new
      
      
      5bff9721
    • unknown's avatar
      revert change to SETUP.sh which went through with my push of WL#1034 · 4777b9ae
      unknown authored
      
      BUILD/SETUP.sh:
        go back to -01 and reporting usage of uninitialized variables
      4777b9ae
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 45f3e9ec
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-new
      
      
      45f3e9ec
    • unknown's avatar
      ndb_dd_ddl - fix bug · a5ac8675
      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
      a5ac8675
    • unknown's avatar
      ndb - · 9c446ead
      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...
      9c446ead
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 558d0851
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      
      558d0851
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new · b398198b
      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
      b398198b
    • unknown's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 69f4b6a9
      unknown authored
      into  mysql.com:/usr/home/bar/mysql-5.1-new.fscs3
      
      
      69f4b6a9
    • unknown's avatar
      sql_table.cc: · 4ab53435
      unknown authored
        Typo fix.
        Thanks Serg for noticing this.
      
      
      sql/sql_table.cc:
        Typo fix.
        Thanks Serg for noticing this.
      4ab53435
    • unknown's avatar
      Fixed typo. · 41315876
      unknown authored
      Really dumb typo....
      
      
      sql/ha_archive.h:
        Fix typo
      41315876
    • unknown's avatar
      Added bitfield support and a test for it. · a549befb
      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''
      a549befb
    • unknown's avatar
      Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new · db35f19d
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      
      db35f19d
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 3c5c5c37
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-5.1
      
      
      3c5c5c37
    • unknown's avatar
      delete the stale file and this should fix the build · 4ee6e77f
      unknown authored
      after my push of WL#1034 (Internal CRON) into 5.1
      
      
      BitKeeper/deleted/.del-event.h~2c9fb599ae4e39e7:
        Delete: libmysqld/event.h
      4ee6e77f
  2. 11 Jan, 2006 19 commits
    • unknown's avatar
      ndb - wl#2972 (5.1, related) detached trigger fixes for multiops · 35c2846c
      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
      35c2846c
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 09d2e055
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-5.1
      
      
      09d2e055
    • unknown's avatar
      RBR test updates per lars request · 6c2c8482
      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
      6c2c8482
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 9dc0942a
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      
      9dc0942a
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 0966a189
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      0966a189
    • unknown's avatar
      bug: replication of table spaces to work · 45a4daa4
      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
      45a4daa4
    • unknown's avatar
      WL #1034 · af6d4026
      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
      af6d4026
    • unknown's avatar
      Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 7355e7d5
      unknown authored
      into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
      
      
      7355e7d5
    • unknown's avatar
      Changes done from Jonas's review of pervious commit · bbed1ba9
      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
      bbed1ba9
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 21d71ab5
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-5.1
      
      
      21d71ab5
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 1e3dfe04
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      
      1e3dfe04
    • unknown's avatar
      WL #1034 (Internal CRON) pre-push updates · 2fc956fa
      unknown authored
      - various fixes of test cases
      (hopefully the last pre-push update before the push)
      
      
      mysql-test/include/system_db_struct.inc:
        extend test case to include testing for event system table
      mysql-test/r/events.result:
        results of events test
      mysql-test/r/system_mysql_db.result:
        more testing - add structure of event system table
      mysql-test/t/events.test:
        test case for events (internal CRON)
      mysql-test/t/system_mysql_db_fix.test:
        drop event table and leave the test database empty
      scripts/mysql_create_system_tables.sh:
        add missing create table statement
      scripts/mysql_fix_privilege_tables.sql:
        don't specify the database. this fixes a failing test case which creates the
        tables not on mysql but on a test database and then tests again mysql.
      sql/event_executor.cc:
        if asked to stop -> stop.
      2fc956fa
    • unknown's avatar
      Test clean up and moving over from old clone. · 0c64879d
      unknown authored
      
      mysql-test/t/ndb_dd_basic.test:
        Rename: mysql-test/t/ndb_basic_disk.test -> mysql-test/t/ndb_dd_basic.test
      mysql-test/r/ndb_dd_basic.result:
        Rename: mysql-test/r/ndb_basic_disk.result -> mysql-test/r/ndb_dd_basic.result
      mysql-test/t/ndb_dd_ddl.test:
        New Disk Data DDL Test case. Formally know as ndb_dd_dupcase.test
      mysql-test/r/ndb_dd_ddl.result:
        New Disk Data DDL Test case. Formally know as ndb_dd_dupcase.test
      0c64879d
    • unknown's avatar
      Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-5.1-new · db122ce4
      unknown authored
      into  devsrv-b.mysql.com:/space/magnus/my51-wl2930_fixup
      
      
      db122ce4
    • unknown's avatar
      Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 8d1ea9e2
      unknown authored
      into lmy004.:/work/mysql-5.1-tt-copy-works
      
      
      8d1ea9e2
    • unknown's avatar
      Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-new · f59bbb4f
      unknown authored
      into  april.(none):/home/svoj/devel/mysql/warnings/mysql-5.1-new
      
      
      f59bbb4f
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · 012cd81b
      unknown authored
      into  mysql.com:/usr/local/mysql/tmpbuild2
      
      
      012cd81b
    • unknown's avatar
      Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new · bfa11000
      unknown authored
      into  mysql.com:/home/bkroot/mysql-5.1-new
      
      
      bfa11000
    • unknown's avatar
      Merge bk-internal:/home/bk/mysql-5.1-new · ca5f5594
      unknown authored
      into  mysql.com:/usr/local/mysql/mysql-5.1-new
      
      
      ca5f5594