1. 29 Sep, 2005 11 commits
    • unknown's avatar
      merge fixes - SingleUser logging · aa1c81b1
      unknown authored
      
      ndb/include/mgmapi/ndb_logevent.h:
        Merge fix - add SingleUser log events
      ndb/src/common/debugger/EventLogger.cpp:
        merge fix - add text for SingleUser log events.
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        merge fix
      ndb/src/mgmapi/ndb_logevent.cpp:
        add SingeUser log info
      aa1c81b1
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main · aaeb2b38
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/5.0/main
      
      
      ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
        Auto merged
      ndb/src/mgmclient/CommandInterpreter.cpp:
        Auto merged
      ndb/src/mgmsrv/MgmtSrvr.hpp:
        Auto merged
      ndb/src/mgmsrv/Services.cpp:
        Auto merged
      ndb/src/mgmsrv/Services.hpp:
        Auto merged
      ndb/include/kernel/signaldata/EventReport.hpp:
        merge
      ndb/src/common/debugger/EventLogger.cpp:
        merge
      ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
        merge
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        merge
      aaeb2b38
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd · 80b98425
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/main
      
      
      80b98425
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/wl2779 · cf7d6534
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/main
      
      
      cf7d6534
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main · e77095bc
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd
      
      
      e77095bc
    • unknown's avatar
      Merge mysql.com:/home/stewart/Documents/MySQL/4.1/main · d5c647f2
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/5.0/main
      
      
      ndb/src/ndbapi/NdbUtil.hpp:
        Auto merged
      d5c647f2
    • unknown's avatar
      Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 · 8864a280
      unknown authored
      into  zim.(none):/home/brian/mysql/archive-move
      
      
      8864a280
    • unknown's avatar
      Moving archive from example to sql. · 5c24a8fe
      unknown authored
      
      sql/ha_archive.h:
        Rename: sql/examples/ha_archive.h -> sql/ha_archive.h
      libmysqld/Makefile.am:
        Moved archive files references
      sql/Makefile.am:
        Moved archive from example to sql
      sql/ha_archive.cc:
        Moved location of prov file.
      sql/handler.cc:
        Moved location from examples to sql
      5c24a8fe
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1 · 66aef256
      unknown authored
      into  mysql.com:/home/stewart/Documents/MySQL/4.1/main
      
      
      66aef256
    • unknown's avatar
      Merge · 14650d4f
      unknown authored
      
      client/mysqltest.c:
        Auto merged
      mysql-test/lib/mtr_process.pl:
        Auto merged
      os2/MySQL-Source.icc:
        Auto merged
      regex/Makefile.am:
        Auto merged
      regex/engine.c:
        Auto merged
      regex/main.c:
        Auto merged
      regex/regerror.c:
        Auto merged
      sql/item_cmpfunc.h:
        Auto merged
      sql/mysqld.cc:
        Auto merged
      14650d4f
    • unknown's avatar
      Many files: · 72340d67
      unknown authored
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      my_regex.h:
        Rename: regex/regex.h -> regex/my_regex.h
      
      
      client/mysqltest.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      os2/MySQL-Source.icc:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/Makefile.am:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/debug.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/debug.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/engine.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/engine.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/main.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/main.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regcomp.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regerror.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regerror.ih:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/my_regex.h:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regexec.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/regfree.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      regex/reginit.c:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      sql/item_cmpfunc.cc:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      sql/item_cmpfunc.h:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      sql/mysqld.cc:
        Prefix regex functions/types with "my_" as our
        library is not compatible with normal regex lib.
      72340d67
  2. 28 Sep, 2005 29 commits