1. 24 Aug, 2006 3 commits
  2. 23 Aug, 2006 1 commit
    • unknown's avatar
      ndb - sr - · 43c6a8dd
      unknown authored
        Fix so that expand_check2 is only run per fragment,
        as restore now works 1 fragment at a time (again)
      
      
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Fix so that expand_check2 is only run per fragment,
          as restore now works 1 fragment at a time (again)
      43c6a8dd
  3. 22 Aug, 2006 4 commits
    • unknown's avatar
      ndb - reenable "random" failing test · 0447a7ea
      unknown authored
      
      mysql-test/t/disabled.def:
        reenable "random" failing
      0447a7ea
    • unknown's avatar
      ndb - · c12b99fd
      unknown authored
        add another possible ok error in testcase
      
      
      mysql-test/t/ndb_binlog_discover.test:
        add another possible ok error in testcase
      c12b99fd
    • unknown's avatar
      ndb - · 6e6555df
      unknown authored
        reenable some test after adding sync_with_master to end of test
          to make sure that binlog has been applied to slave before end of test
      
      
      mysql-test/t/disabled.def:
        reenable test after adding extra sync_with_master
      mysql-test/t/rpl_ndb_func003.test:
        add sync slave with master, to make sure that binlog has been applied to slave before end of test
      mysql-test/t/rpl_ndb_idempotent.test:
        add sync slave with master, to make sure that binlog has been applied to slave before end of test
      mysql-test/t/rpl_row_basic_7ndb.test:
        add sync slave with master, to make sure that binlog has been applied to slave before end of test
      mysql-test/t/rpl_truncate_7ndb.test:
        add sync slave with master, to make sure that binlog has been applied to slave before end of test
      6e6555df
    • unknown's avatar
      ndb - · 96af5a0d
      unknown authored
         fix incorrect assertion in dbacc
      
      
      storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Fix incorrect assertion
      96af5a0d
  4. 21 Aug, 2006 2 commits
    • unknown's avatar
      ndb - bug#16310 · 4fefafdf
      unknown authored
        better error message for creating table with non-existing tablespace
      
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        better error reporting
      storage/ndb/src/ndbapi/ndberror.c:
        better error reporting
      4fefafdf
    • unknown's avatar
      ndb - bug#21710 · 64821701
      unknown authored
        fix bug in drop_file during pageout (LCP)
      
      
      storage/ndb/src/kernel/blocks/pgman.cpp:
        1) Allow Page_entry::REQUEST, when dropping page (in drop_file path)
        2) Do all IO JBA
        3) Handle PAGEOUT during drop_file (caused by LCP)
      64821701
  5. 17 Aug, 2006 1 commit
    • unknown's avatar
      ndb - pb random failures · 2c02149c
      unknown authored
        Fix bug in lcp during drop table
        Make sure that file thread is not started until meta data has completed
      
      
      storage/ndb/src/kernel/blocks/backup/Backup.cpp:
        Fix bug in lcp during drop table
        Make sure that file thread is not started until meta data has completed
      storage/ndb/src/kernel/blocks/backup/Backup.hpp:
        Fix bug in lcp during drop table
        Make sure that file thread is not started until meta data has completed
      storage/ndb/src/kernel/blocks/backup/FsBuffer.hpp:
        Fix bug in lcp during drop table
        Make sure that file thread is not started until meta data has completed
      2c02149c
  6. 16 Aug, 2006 1 commit
    • unknown's avatar
      ndb - · 26681097
      unknown authored
        Increase deadlock-timeout to cater for slow test-machines (possibly running several tests in parallell)
        This will hopefully remove some volatile testfailures in pushbuild
          (i've seen a couple by looking at logs)
      
      
      mysql-test/ndb/ndb_config_1_node.ini:
        Increase deadlock-timeout to cater for slow test-machines (possibly running several tests in parallell)
      mysql-test/ndb/ndb_config_2_node.ini:
        Increase deadlock-timeout to cater for slow test-machines (possibly running several tests in parallell)
      mysql-test/ndb/ndb_config_4_node.ini:
        Increase deadlock-timeout to cater for slow test-machines (possibly running several tests in parallell)
      26681097
  7. 15 Aug, 2006 3 commits
    • unknown's avatar
      ndb - bug#20708 · 2a4a15be
      unknown authored
        init ndb_cache_check_time and honor value in my.cnf
      
      
      sql/ha_ndbcluster.cc:
        init ndb_cache_check_time and honor value in my.cnf
      2a4a15be
    • unknown's avatar
      ndb - · 1a1850a9
      unknown authored
        Fix ndb_condition_pushdown (5.0->5.1 merge error)
      
      
      storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        Fix ndb_condition_pushdown
      1a1850a9
    • unknown's avatar
      ndb - bug#21172 · 726a264d
      unknown authored
        Fix build failure if O_DIRECT is not defined
        Fix stack overflow by making odirect_readbuf global
        Remove soem old debug variables
      
      
      storage/ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp:
        Fix build failure if O_DIRECT is not defined
        Fix stack overflow by making odirect_readbuf global
        Remove soem old debug variables
      storage/ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
        Fix build failure if O_DIRECT is not defined
        Fix stack overflow by making odirect_readbuf global
        Remove soem old debug variables
      726a264d
  8. 14 Aug, 2006 6 commits
    • unknown's avatar
      ndb - bug#21213 · 739bb366
      unknown authored
        5.1-fix adopt to changes in node recovery
      
      
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        ix totSendLenAi also in "new" node recovery
      739bb366
    • unknown's avatar
      merge · 6b2bc258
      unknown authored
      6b2bc258
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · b93ab835
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-work
      
      
      storage/ndb/include/ndbapi/NdbOperation.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/ERROR_codes.txt:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupPagMan.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbtup/DbtupPageMap.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      storage/ndb/src/mgmapi/ndb_logevent.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testIndex.cpp:
        Auto merged
      storage/ndb/test/ndbapi/testSystemRestart.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        merge
      storage/ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        merge
      storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        merge
      storage/ndb/test/run-test/daily-basic-tests.txt:
        merge
      b93ab835
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb · 52f0255d
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/51-work
      
      52f0255d
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · e80f6cc9
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        Auto merged
      e80f6cc9
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new · a6148e69
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
      
      a6148e69
  9. 10 Aug, 2006 7 commits
  10. 09 Aug, 2006 10 commits
    • unknown's avatar
      sql_base.cc, table.cc: · 917ac423
      unknown authored
        After merge fix
      
      
      sql/table.cc:
        After merge fix
      sql/sql_base.cc:
        After merge fix
      917ac423
    • unknown's avatar
      ndb - bug#21536 · 87e73586
      unknown authored
        Make sure updateNodeInfo is run on master also for temporary tables
      
      
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Run update nodeinfo also here to handle
          temprorary tables in some situations
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        new error insert
      ndb/test/ndbapi/testSystemRestart.cpp:
        test case
      87e73586
    • unknown's avatar
    • unknown's avatar
      Merge mysql.com:/home/marty/MySQL/mysql-5.0 · 38af241f
      unknown authored
      into  mysql.com:/home/marty/MySQL/mysql-5.1-ndb
      
      
      mysql-test/r/ndb_read_multi_range.result:
        Auto merged
      mysql-test/t/ndb_lock.test:
        Auto merged
      mysql-test/t/ndb_read_multi_range.test:
        Auto merged
      storage/ndb/include/ndbapi/NdbTransaction.hpp:
        Auto merged
      mysql-test/r/ndb_lock.result:
        Merge (using local)
      sql/ha_ndbcluster.cc:
        Merge fix for bug #18184  SELECT ... FOR UPDATE does not work..
      sql/ha_ndbcluster.h:
        Merge fix for bug #18184  SELECT ... FOR UPDATE does not work..
      38af241f
    • unknown's avatar
      Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-merge · 656d0729
      unknown authored
      into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-rt-merge
      
      
      sql/handler.cc:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/sql_base.cc:
        Auto merged
      sql/share/errmsg.txt:
        Auto merged
      656d0729
    • unknown's avatar
      Post-merge fix. · 7d4213e2
      unknown authored
      
      sql/sql_parse.cc:
        Post-merge fix.  No need to check DB name twice.
      7d4213e2
    • unknown's avatar
      Fix for bug #21059 Server crashes on join query with large dataset with NDB... · 1d9b5c15
      unknown authored
      Fix for bug #21059  Server crashes on join query with large dataset with NDB tables: added more tests
      
      
      1d9b5c15
    • unknown's avatar
      Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_merge · e909b9bf
      unknown authored
      into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-merge
      
      
      BitKeeper/deleted/.del-mysys.vcproj~40a49d09c4184822:
        Auto merged
      configure.in:
        Auto merged
      mysql-test/mysql-test-run.pl:
        Auto merged
      mysql-test/r/func_time.result:
        Auto merged
      mysql-test/r/warnings.result:
        Auto merged
      mysql-test/t/func_time.test:
        Auto merged
      mysql-test/t/mysqlbinlog.test:
        Auto merged
      mysql-test/t/udf.test:
        Auto merged
      mysql-test/t/warnings.test:
        Auto merged
      BitKeeper/deleted/.del-mysqld.vcproj~6aa7b3f9c3e28fcb:
        Auto merged
      sql/field.cc:
        Auto merged
      sql/handler.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      sql/set_var.cc:
        Auto merged
      sql/sp.cc:
        Auto merged
      sql/sql_class.cc:
        Auto merged
      support-files/mysql.spec.sh:
        Auto merged
      mysql-test/r/sp.result:
        Manual merge.  Place 5.0 test before 5.1 test.
      mysql-test/t/sp.test:
        Manual merge.  Place 5.0 test before 5.1 test.
      mysys/my_bitmap.c:
        Manual merge.
      scripts/make_binary_distribution.sh:
        Manual merge.
      sql/Makefile.am:
        Manual merge.
      sql/slave.cc:
        Manual merge.
      sql/sql_class.h:
        Manual merge.
      sql/sql_parse.cc:
        Manual merge.
      sql/sql_select.cc:
        Manual merge.
      tests/mysql_client_test.c:
        Manual merge.
      e909b9bf
    • unknown's avatar
      ndb - bug#21363 · b74a6229
      unknown authored
        add file that got missing from last changset
      
      b74a6229
    • unknown's avatar
      ndb - bug#21363 · f00d4164
      unknown authored
        Add extra sleeps (conditionally) if user-ndb-object still exists during shutdown
        Note: This is not in anyway optimal, but i dont't really know in which order should be shutdown
              but it fixes problem...
      
      
      sql/ha_ndbcluster_binlog.cc:
        Add extra wait loop to make user "user" ndb-object go away...
          otherwise user thread can have ongoing SUB_DATA
      storage/ndb/include/ndbapi/ndb_cluster_connection.hpp:
        Add interface for getting active ndb-object count
      storage/ndb/src/ndbapi/Ndbif.cpp:
        Add return in case of incorrect magic
      storage/ndb/src/ndbapi/TransporterFacade.cpp:
        Add interface for getting active ndb-object count
      storage/ndb/src/ndbapi/ndb_cluster_connection.cpp:
        Add interface for getting active ndb-object count
      f00d4164
  11. 08 Aug, 2006 2 commits
    • unknown's avatar
      Merge sunlight.local:/local_work/leak_fix_orig · f0601c2e
      unknown authored
      into  sunlight.local:/local_work/leak_fix-5.1-mysql
      
      
      sql/sql_lex.h:
        Auto merged
      sql/sql_view.cc:
        Auto merged
      sql/sql_view.h:
        Auto merged
      sql/unireg.h:
        Auto merged
      sql/sql_base.cc:
        Manual merge
      sql/table.cc:
        Manual merge
      f0601c2e
    • unknown's avatar
      BUG #21524 "'ps' test fails in --ps-protocol test AMD64 bit" · 97ce77d8
      unknown authored
      (this is not a fix to the bug, but simply to disable the test in 
      order to push a 5.0 to 5.1 merge)
      
      This merge contains:
      
      Push by holyfoot@production.mysql.com on Tue Jul 25 13:41:40 2006:
      
      bk clone -l -r'holyfoot/hf@mysql.com/deer.(none)|ChangeSet|20060725085017|41021' mysql-5.0 tmp_merge
      
      
      mysql-test/t/disabled.def:
        BUG #21524 "'ps' test fails in --ps-protocol test AMD64 bit"
        
        (this is not a fix to the bug, but simply to disable the test in 
        order to push a 5.0 to 5.1 merge)
      97ce77d8