1. 08 Dec, 2004 8 commits
    • unknown's avatar
      A fix and test case for Bug#6873 "PS, having with subquery, crash · 998209d3
      unknown authored
      during execute"
      
      
      mysql-test/r/ps.result:
        Test results updated (Bug#6873)
      mysql-test/t/ps.test:
        A test case for Bug#6873 "PS, having with subquery, crash during execute".
      sql/item_subselect.cc:
        If we transform having subtree, modify SELECT_LEX::having pointer 
        to point to the new having tree root.
      998209d3
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · 45643bc6
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      
      45643bc6
    • unknown's avatar
      - added two new options to Do-compile: · b5e84446
      unknown authored
        --ps-test: run the test suite using prepared statements
        --embedded-test: run the test suite against the embedded server
      
      
      Build-tools/Do-compile:
        - added two new options:
          --ps-test: run the test suite using prepared statements
          --embedded-test: run the test suite against the embedded server
      b5e84446
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 14eacb86
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
      
      
      14eacb86
    • unknown's avatar
      os0file.c: · 433430f4
      unknown authored
        Print a better error message to the .err log if InnoDB's advisory file locking fails
      
      
      innobase/os/os0file.c:
        Print a better error message to the .err log if InnoDB's advisory file locking fails
      433430f4
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 75b5e9d3
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      75b5e9d3
    • unknown's avatar
      bug #7104 · b89ef309
      unknown authored
      + some extra debug printouts
      
      
      mysql-test/ndb/ndbcluster.sh:
        fixed debug flag in ndbcluster start script
      ndb/include/debugger/EventLogger.hpp:
        bug #7104
      ndb/include/kernel/LogLevel.hpp:
        bug #7104
      ndb/src/common/debugger/EventLogger.cpp:
        bug #7104
      ndb/src/common/portlib/NdbTCP.cpp:
        removed debug printout in Ndb_getInAddr
      ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp:
        bug #7104
      ndb/src/mgmapi/mgmapi.cpp:
        bug #7104
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        bug #7104
      ndb/src/mgmsrv/MgmtSrvr.hpp:
        bug #7104
      ndb/src/mgmsrv/Services.cpp:
        bug #7104
      ndb/src/ndbapi/TransporterFacade.cpp:
        bug #7104
      b89ef309
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 875cdfe3
      unknown authored
      into mysql.com:/home/stewart/Documents/MySQL/4.1/ndb-pristine
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      875cdfe3
  2. 07 Dec, 2004 31 commits
  3. 06 Dec, 2004 1 commit