1. 12 Oct, 2004 3 commits
    • 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 6 commits