1. 12 Oct, 2004 5 commits
    • mwagner@here.mwagner.org's avatar
      post-commit: · 06245b45
      mwagner@here.mwagner.org authored
        Added catch for (example) WL#1234 into bk commit subjects
      06245b45
    • konstantin@mysql.com's avatar
      ps.test, ps.result: a test case for Bug#6042 "constants · cc57252b
      konstantin@mysql.com authored
      propogation works only once (prepared statements)".
      cc57252b
    • joerg@mysql.com's avatar
      New tests for prepared statements: · ae8800d8
      joerg@mysql.com authored
      - 'ps_10nestset' uses a "nested set" approach for an employee 
        hierarchy, then does arithmetic on the "salary" field;
        (soon) to be extended by inserts / deletes which imply
        mass updates on the "l"/"r" fields showing the set inclusion,
      - 'ps_11bugs' will get (some of ?) those bug DB entries which
        refer to prepared statements, but whose number does not appear
        in a test file comment - so it will also be extended.
      ae8800d8
    • konstantin@mysql.com's avatar
      item.h: · f063a817
      konstantin@mysql.com authored
        A fix for Bug#6042 "constants propogation works olny once (prepared
        statements)": reset item->marker in Item::cleanup, as it's used
        in propogate_cond_constants. No test case as the only way I could
        come up with to show the problem is EXPLAIN, and EXPLAIN is painful
        to use in the test suite.
      f063a817
    • pekka@mysql.com's avatar
      NDB compile fix sol9x86 · abf1b8fb
      pekka@mysql.com authored
      abf1b8fb
  2. 11 Oct, 2004 5 commits
  3. 10 Oct, 2004 8 commits
  4. 09 Oct, 2004 8 commits
  5. 08 Oct, 2004 10 commits
  6. 07 Oct, 2004 4 commits