1. 03 Aug, 2004 4 commits
    • unknown's avatar
      Compile fixes for irix · ebe79c0b
      unknown authored
      ebe79c0b
    • unknown's avatar
      more 4.1 to irix merge · ec9cd4ec
      unknown authored
      ec9cd4ec
    • unknown's avatar
      Merge 4.1 with jonas irix clone · ac8b4881
      unknown authored
      
      BitKeeper/etc/logging_ok:
        auto-union
      ndb/include/kernel/NodeState.hpp:
        Auto merged
      ndb/include/ndbapi/NdbDictionary.hpp:
        Auto merged
      ndb/include/util/Bitmask.hpp:
        Auto merged
      ndb/src/common/debugger/EventLogger.cpp:
        Auto merged
      ndb/src/common/transporter/TransporterRegistry.cpp:
        Auto merged
      ndb/src/common/util/SocketServer.cpp:
        Auto merged
      ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbacc/DbaccMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
        Auto merged
      ndb/src/kernel/main.cpp:
        Auto merged
      ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
        Auto merged
      ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      ndb/src/kernel/error/ErrorReporter.hpp:
        Auto merged
      ndb/src/mgmapi/mgmapi.cpp:
        Auto merged
      ndb/src/mgmclient/CpcClient.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      ndb/src/ndbapi/Ndb.cpp:
        Auto merged
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Auto merged
      ndb/src/ndbapi/NdbEventOperationImpl.cpp:
        Auto merged
      ndb/src/ndbapi/Ndbinit.cpp:
        Auto merged
      ndb/test/include/NDBT_Table.hpp:
        Auto merged
      ndb/test/include/NDBT_Test.hpp:
        Auto merged
      ndb/test/run-test/main.cpp:
        Auto merged
      ndb/test/src/HugoOperations.cpp:
        Auto merged
      ndb/test/src/HugoTransactions.cpp:
        Auto merged
      ndb/test/src/NDBT_Tables.cpp:
        Auto merged
      ndb/test/src/NDBT_Test.cpp:
        Auto merged
      ndb/test/src/NdbRestarter.cpp:
        Auto merged
      ndb/tools/waiter.cpp:
        Auto merged
      sql/ha_ndbcluster.cc:
        Auto merged
      ac8b4881
    • unknown's avatar
      Fix duplicate declaration in NDB cluster handler · 4e2137fa
      unknown authored
      
      sql/ha_ndbcluster.cc:
        Fix duplicate declaration
      4e2137fa
  2. 01 Aug, 2004 5 commits
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ · 12bdc04b
      unknown authored
      into serg.mylan:/usr/home/serg/Abk/mysql-4.1
      
      
      12bdc04b
    • unknown's avatar
      Compile fixes for ccc (& cxx) on linux/alpha · 42210808
      unknown authored
      Mainly explicit template instantiations
      
      
      ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
        Explicit template instantiations
      ndb/src/common/util/SocketServer.cpp:
        Explicit template instantiations
      ndb/src/kernel/blocks/backup/BackupInit.cpp:
        Explicit template instantiations
      ndb/src/kernel/blocks/dbutil/DbUtil.cpp:
        Explicit template instantiations
      ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp:
        Explicit template instantiations
      ndb/src/kernel/vm/ArrayPool.hpp:
        Only define print if #VM_TRACE
      ndb/src/mgmclient/CpcClient.cpp:
        Explicit template instantiations
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        Explicit template instantiations
      ndb/test/include/NDBT_Table.hpp:
        Fully qualified type name
      ndb/test/include/NDBT_Test.hpp:
        Add destructors (so that v-table isn't empty)
      ndb/test/run-test/main.cpp:
        Explicit template instantiations
      ndb/test/src/HugoOperations.cpp:
        Explicit template instantiations
      ndb/test/src/HugoTransactions.cpp:
        Explicit template instantiations
      ndb/test/src/NDBT_Test.cpp:
        Explicit template instantiations
      ndb/test/src/NdbRestarter.cpp:
        Explicit template instantiations
      ndb/test/tools/cpcc.cpp:
        Explicit template instantiations
      42210808
    • unknown's avatar
      Fix mysql-test-run w.r.t NDB · 2919d442
      unknown authored
      "export A=var" is bash feature
      instead do "A=var; export A"
      
      
      2919d442
    • unknown's avatar
      Fix uninit var. · 679e388f
      unknown authored
      Fix error printout
      
      
      ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
        Fix init scan frag record
      ndb/src/mgmsrv/main.cpp:
        Fix error printout
      679e388f
    • unknown's avatar
      New file missing in source distr. · 76c6b740
      unknown authored
      76c6b740
  3. 31 Jul, 2004 3 commits
  4. 30 Jul, 2004 22 commits
  5. 29 Jul, 2004 6 commits
    • unknown's avatar
      Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 · 6fa88eac
      unknown authored
      into mysql.com:/home/mysql_src/mysql-4.1-1717
      
      
      6fa88eac
    • unknown's avatar
      rpl_relayrotate.test requires InnoDB (because what we want to test is · 9aa4a2d2
      unknown authored
      if slave resumes at BEGIN).
      
      
      mysql-test/t/rpl_relayrotate.test:
        require InnoDB (does not make sense without InnoDB)
      9aa4a2d2
    • unknown's avatar
      Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1 · 04f93abb
      unknown authored
      into hegel.txg:/home/miguel/bk/mysql-4.1
      
      
      04f93abb
    • unknown's avatar
    • unknown's avatar
      Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 · 2be153ef
      unknown authored
      into mysql.com:/home/mysql_src/mysql-4.1-1717
      
      
      client/mysqlbinlog.cc:
        Auto merged
      sql/mysql_priv.h:
        Auto merged
      2be153ef
    • unknown's avatar
      WL#1580: --start-datetime, --stop-datetime, --start-position (alias for... · 88e3aead
      unknown authored
      WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position
      options for mysqlbinlog, with a test file.
      This enables user to say "recover my database to how it was this morning at 10:30"
      (mysqlbinlog "--stop-datetime=2003-07-29 10:30:00").
      Using time functions into client/ made me move them out of sql/ into sql-common/.
      + (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes
      cannot accept 2 binlogs" (that is, on command line).
      
      
      client/client_priv.h:
        new options for mysqlbinlog
      client/mysqlbinlog.cc:
        WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position.
        (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes
         cannot accept 2 binlogs".
      include/my_time.h:
        importing time functions so that client/ files can use them.
      include/mysql_time.h:
        importing time types so that client/ files can use them.
      sql-common/my_time.c:
        importing time functions so that client/ files can use them.
      sql/mysql_priv.h:
        moving time functions out of sql/ into sql-common/
      sql/time.cc:
        moving time functions out of sql/ into sql-common/
      sql/tztime.h:
        moving time functions out of sql/ into sql-common/
      88e3aead