1. 20 Feb, 2004 1 commit
    • hf@deer.(none)'s avatar
      Fix for #1429 (Segfault in mysql_stmt_close) · e01ea150
      hf@deer.(none) authored
      Problem was that we checked for existing connection in stmt_close
      and did not free(stmt) if it's closed (that didn't work well with
      embedded)
      I just added new flag to the stmt_close and now we check it instead
      of connection
      e01ea150
  2. 19 Feb, 2004 1 commit
  3. 18 Feb, 2004 2 commits
  4. 17 Feb, 2004 10 commits
  5. 16 Feb, 2004 12 commits
  6. 15 Feb, 2004 9 commits
  7. 14 Feb, 2004 5 commits