1. 01 Feb, 2005 2 commits
  2. 31 Jan, 2005 14 commits
  3. 30 Jan, 2005 1 commit
  4. 29 Jan, 2005 10 commits
  5. 28 Jan, 2005 11 commits
  6. 27 Jan, 2005 2 commits
    • tomas@poseidon.ndb.mysql.com's avatar
      Bug#8167 signal usage clash between mysql server and ndb shared memory · 732d1a5e
      tomas@poseidon.ndb.mysql.com authored
          added shared memory config parameter, signum for use in signalling
          added global variable for holdign signum to be used for shared memory connection
          only fiddle with signals if it is set
          simplified common ndb client option handling
      732d1a5e
    • kent@mysql.com's avatar
      compile-solaris-sparc-purify: · 499a4416
      kent@mysql.com authored
        Added preparation of mysql_client_test(_embedded) and mysqltest(_embedded)
        Added --purify, --purecov, --quantify and --cxxfilt <cxxfiltprog> options
      mysql-test-run.sh:
        Report correctly combinations of embedded+ps-protocol etc
        Added initial Purify support
      499a4416