1. 17 Aug, 2004 13 commits
    • unknown's avatar
      Merge mysql.com:/home/jonas/src/mysql-4.1 · 7c59efa2
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1-ndb
      
      
      ndb/src/ndbapi/TransporterFacade.cpp:
        Auto merged
      7c59efa2
    • unknown's avatar
      Make sure registers is 64-bit aligned · 970cd678
      unknown authored
      970cd678
    • unknown's avatar
      Don gather results for unallocated api's · c7993d0f
      unknown authored
      c7993d0f
    • unknown's avatar
      Use native format in interpreter - · b62d2ac0
      unknown authored
      (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
      
      This fixes problem with auto increment on different byte order
      
      (This also make adding of signed ints really simple...)
      
      
      ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp:
        Use native format in interpreter
        (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
      ndb/src/ndbapi/Ndb.cpp:
        Use native format in interpreter
        (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
      ndb/src/ndbapi/NdbOperationInt.cpp:
        Use native format in interpreter
        (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
      b62d2ac0
    • unknown's avatar
      Merge mysqldev@bk-internal.mysql.com:/tmp/jonas/save · 23b76504
      unknown authored
      into mysql.com:/home/jonas/src/mysql-4.1
      
      23b76504
    • unknown's avatar
      Solaris fixes · 6c2134f4
      unknown authored
      
      ndb/include/ndb_global.h:
        Include my_alarm (to get signal.h)
      ndb/src/cw/cpcd/Process.cpp:
        Include my_alarm (to get signal.h)
      ndb/src/cw/cpcd/main.cpp:
        Include my_alarm (to get signal.h)
      ndb/src/kernel/main.cpp:
        Include my_alarm (to get signal.h)
      ndb/src/kernel/vm/Emulator.cpp:
        Include my_alarm (to get signal.h)
      ndb/src/mgmclient/main.cpp:
        Include my_alarm (to get signal.h)
      ndb/src/mgmsrv/Services.cpp:
        Include ndb_global instead of string.h
      ndb/src/ndbapi/NdbOperationInt.cpp:
        Keep consistent order of 64 bits in interpreter
      ndb/src/ndbapi/TransporterFacade.cpp:
        Include my_alarm (to get signal.h)
      6c2134f4
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 · 68a940d9
      unknown authored
      into avenger.(none):/export/brian/mysql/4.1
      
      68a940d9
    • unknown's avatar
      Fix for not compiling ha_tina. · a4bf2843
      unknown authored
      
      sql/examples/ha_tina.cc:
        Adding in pieces to remove from compile (aka ifdef).
      a4bf2843
    • unknown's avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-4.1 · 0d523b2a
      unknown authored
      into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-hpux
      
      0d523b2a
    • unknown's avatar
      Portablity fix. · 5dc4565e
      unknown authored
      hpux11 compiler dislikes empty array initializers.
      
      5dc4565e
    • unknown's avatar
      Limit testIndex CreateAll · 846458c1
      unknown authored
      Limit testBackup BackupOne
      
      846458c1
    • unknown's avatar
      More testBackup fixes · 912a3e85
      unknown authored
      
      ndb/test/ndbapi/testBackup.cpp:
        Drop table after testBackup
      ndb/test/src/NdbBackup.cpp:
        Remove node id
      912a3e85
    • unknown's avatar
      Fix testBackup · 6927b045
      unknown authored
      
      ndb/src/ndbapi/TransporterFacade.cpp:
        Retry alloc of node id
      6927b045
  2. 16 Aug, 2004 6 commits
  3. 15 Aug, 2004 6 commits
  4. 14 Aug, 2004 1 commit
  5. 13 Aug, 2004 14 commits