1. 08 Dec, 2004 8 commits
    • unknown's avatar
      A fix and test case for Bug#6873 "PS, having with subquery, crash · d134e085
      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.
      d134e085
    • unknown's avatar
      Merge mysql.com:/space/my/mysql-4.1 · 312132a9
      unknown authored
      into mysql.com:/space/my/mysql-4.1-build
      
      312132a9
    • unknown's avatar
      - added two new options to Do-compile: · db8c5c10
      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
      db8c5c10
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 54b90e13
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
      
      54b90e13
    • unknown's avatar
      os0file.c: · 0dbe00d1
      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
      0dbe00d1
    • unknown's avatar
      Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 · 6019dd18
      unknown authored
      into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      6019dd18
    • unknown's avatar
      bug #7104 · 8fac323b
      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
      8fac323b
    • unknown's avatar
      Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb · 3f9753d7
      unknown authored
      into mysql.com:/home/stewart/Documents/MySQL/4.1/ndb-pristine
      
      
      ndb/src/mgmsrv/MgmtSrvr.cpp:
        Auto merged
      3f9753d7
  2. 07 Dec, 2004 31 commits
  3. 06 Dec, 2004 1 commit