1. 23 Dec, 2003 1 commit
    • konstantin@oak.local's avatar
      short patch for bug #2184 'Prepared statements in embedded library was · 3382eea7
      konstantin@oak.local authored
      broken with recent changes' (attempt 2).
      Adding Statement_core is better because:
      - set_statement() code is shorter and you don't need to modify it when adding
      new members to Statement_core
      - a bit faster (you don't have virtual call and don't free_root() twice)
      Do that short patch instead in hope that set_statement() will be sooner or
      later removed entirely
      3382eea7
  2. 22 Dec, 2003 2 commits
  3. 21 Dec, 2003 6 commits
  4. 20 Dec, 2003 5 commits
  5. 19 Dec, 2003 16 commits
  6. 18 Dec, 2003 8 commits
  7. 17 Dec, 2003 2 commits