1. 21 Oct, 2004 9 commits
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · df850916
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      df850916
    • unknown's avatar
      Merge poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb · bd4d3edc
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      bd4d3edc
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 65c0ede4
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
      
      65c0ede4
    • unknown's avatar
      changed to same signature as rest of print functions · af7e0118
      unknown authored
      provite declarations for signal print functions, needed on some platforms
      ome platforms don't like the length calculation for SignalDataPrintFunction
          so null terminate instead
      ome platforms complain about this extra level Logger::Logger::
       null terminate SignalDataPrintFunctions instead
          move declaration of print function to SignalData.hpp
        just change from "" to <> in include
       moved double declatration of i out
      
      
      
      ndb/include/kernel/signaldata/DihContinueB.hpp:
        changed to same signature as rest of print functions
      ndb/include/kernel/signaldata/NdbfsContinueB.hpp:
        changed to same signature as rest of print functions
      ndb/include/kernel/signaldata/SignalData.hpp:
        provite declarations for signal print functions, needed on some platforms
      ndb/src/common/debugger/DebuggerNames.cpp:
        some platforms don't like the length calculation for SignalDataPrintFunction
        so null terminate instead
      ndb/src/common/debugger/EventLogger.cpp:
        some platforms complain about this extra level Logger::Logger::
      ndb/src/common/debugger/signaldata/ContinueB.cpp:
        changed to same signature as rest of print functions
      ndb/src/common/debugger/signaldata/DihContinueB.cpp:
        changed to same signature as rest of print functions
      ndb/src/common/debugger/signaldata/NdbfsContinueB.cpp:
        changed to same signature as rest of print functions
      ndb/src/common/debugger/signaldata/SignalDataPrint.cpp:
        null terminate SignalDataPrintFunctions instead
        move declaration of print function to SignalData.hpp
      ndb/src/common/portlib/NdbSleep.c:
        just change from "" to <> in include
      ndb/src/mgmsrv/Services.cpp:
        moved double declatration of i out
      af7e0118
    • unknown's avatar
      CHARSET_INFO.txt: · 8b50066a
      unknown authored
        Typo.
      
      
      strings/CHARSET_INFO.txt:
        Typo.
      8b50066a
    • unknown's avatar
      CHARSET_INFO.txt: · a7ee3793
      unknown authored
        New comments about ctype[].
      
      
      strings/CHARSET_INFO.txt:
        New comments about ctype[].
      a7ee3793
    • unknown's avatar
      ctype_uca.result: · da93a44d
      unknown authored
        Forgot to commit in the previous changeset
      
      
      mysql-test/r/ctype_uca.result:
        Forgot to commit in the previous changeset
      da93a44d
    • unknown's avatar
    • unknown's avatar
      e99343ca
  2. 20 Oct, 2004 31 commits