1. 28 Mar, 2006 2 commits
  2. 27 Mar, 2006 16 commits
    • unknown's avatar
      removed handlerton-win.cc · a242edb4
      unknown authored
      now using CONFIGURE_FILE and INCLUDE to generate handlerton.cc and to set the definitions based on
      the storage engines given on the command line
      
      
      BitKeeper/deleted/.del-handlerton-win.cc~322a7e59507976df:
        Delete: sql/handlerton-win.cc
      cmakelists.txt:
        use INCLUDE to read in the cmake file generated as part of configure
        comment out the setting of /wd4996 since we are using the -D flag instead
      sql/cmakelists.txt:
        include IF() blocks for every storage engine and set two vars that are used with CONFIGURE_FILE later
        in the script.
        This CONFIGURE_FILE call replaces the need for config-handlerton.js
      win/configure.js:
        write out proper cmake code instead of just the values.
      a242edb4
    • unknown's avatar
      netware doesnt use fork · 212e7913
      unknown authored
      212e7913
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 583d7761
      unknown authored
      into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
      
      
      583d7761
    • unknown's avatar
      Bug #18491 cluster: node restart with pending dropeed events causes failed restart · 7412739f
      unknown authored
      
      storage/ndb/src/kernel/blocks/suma/Suma.cpp:
        Bug #18491 cluster: node restart with pending dropeed events causes failed restart
        - recreate subscriptions in correct state (dropped if dropped...)
        - handle recreated subscribers with drooped table (tab_inforef)
      7412739f
    • unknown's avatar
      Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.1-new · bccd6a02
      unknown authored
      into  mysql.com:/home/ndbdev/skozlov/mysql-5.1-new
      
      
      bccd6a02
    • unknown's avatar
      Merge mysql.com:/space/pekka/ndb/version/my50 · 1ef3430e
      unknown authored
      into  mysql.com:/space/pekka/ndb/version/my51
      
      
      storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        already fixed in 5.1
      1ef3430e
    • unknown's avatar
      ndb - bug#17380: Missing charset causes NDB Client to crash · 65cb0b51
      unknown authored
      
      ndb/src/ndbapi/NdbDictionaryImpl.cpp:
        check parseTableInfo return value to avoid coredump
        seen on solaris when charsets missing on client host
      65cb0b51
    • unknown's avatar
      ATRT documentation · 4ad1c229
      unknown authored
      
      storage/ndb/test/run-test/ATRT_SETUP_README.txt:
        ATRT Setup documentation
      storage/ndb/test/run-test/ATRT_USAGE_README.txt:
        ATRT Usage documentation
      4ad1c229
    • unknown's avatar
      Merge mysql.com:/home/kgeorge/mysql/5.0/B15102 · 7c641b68
      unknown authored
      into  mysql.com:/home/kgeorge/mysql/5.1/B15102
      
      
      netware/BUILD/compile-netware-START:
        Auto merged
      7c641b68
    • unknown's avatar
      Test case for BUG#15102 : select distinct returns empty result, select count distinct > 0 (correct) · b3230cc2
      unknown authored
        Reproduced in 5.0.16-nt. Tested to work in 5.0.20
        
      
      
      mysql-test/r/group_min_max.result:
        Test case for BUG#15102 : select distinct returns empty result, select count distinct > 0 (correct)
          Reproduced in 5.0.16-nt. Tested to be fixed in 5.0.20
      mysql-test/t/group_min_max.test:
        Test case for BUG#15102 : select distinct returns empty result, select count distinct > 0 (correct)
          Reproduced in 5.0.16-nt. Tested to be fixed in 5.0.20
      b3230cc2
    • unknown's avatar
      Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new · 3cbae11c
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
      
      
      3cbae11c
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/50-work · b4af134a
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
      
      
      storage/ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      storage/ndb/test/src/NdbBackup.cpp:
        Auto merged
      storage/ndb/test/src/NdbRestarts.cpp:
        Auto merged
      storage/ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        merge
      b4af134a
    • unknown's avatar
      Merge perch.ndb.mysql.com:/home/jonas/src/41-work · f97e32b0
      unknown authored
      into  perch.ndb.mysql.com:/home/jonas/src/50-work
      
      
      ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        Auto merged
      ndb/test/ndbapi/testNodeRestart.cpp:
        Auto merged
      ndb/test/src/NdbBackup.cpp:
        Auto merged
      ndb/test/src/NdbRestarts.cpp:
        Auto merged
      f97e32b0
    • unknown's avatar
      ndb - autotest · 2a00c516
      unknown authored
        Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert()
          Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
      
      
      ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert
          Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
      ndb/test/ndbapi/testNodeRestart.cpp:
        Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert
          Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
      ndb/test/src/NdbBackup.cpp:
        Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert
          Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
      ndb/test/src/NdbRestarts.cpp:
        Change semantic on DumpStateOrd::CmvmiSetRestartOnErrorInsert
          Called wo/ args it resets to value in configuration (previously it set to 1 if called wo/ args)
      2a00c516
    • unknown's avatar
      added option for netware build · c04cf137
      unknown authored
      
      netware/BUILD/compile-netware-START:
        added option for netware builds
      c04cf137
    • unknown's avatar
      added option for netware build · 273aa489
      unknown authored
      
      netware/BUILD/compile-netware-START:
        added option for netware builds
      273aa489
  3. 26 Mar, 2006 2 commits
  4. 25 Mar, 2006 7 commits
  5. 24 Mar, 2006 13 commits