1. 01 Jun, 2006 1 commit
    • holyfoot@deer.(none)'s avatar
      bug #16017 (memory leaks in embedded server) · bc35c500
      holyfoot@deer.(none) authored
      There actually was 3 different problems -
      hash_user_connections wasn't cleaned
      one strdupped database name wasn't freed
      and stmt->mem_root wasn't cleaned as it was
      replased with mysql->field_alloc for result
      For the last one - i made the library using stmt's
      fields to store result if it's the case.
      bc35c500
  2. 28 May, 2006 3 commits
  3. 25 May, 2006 2 commits
  4. 24 May, 2006 6 commits
  5. 23 May, 2006 3 commits
  6. 22 May, 2006 1 commit
  7. 21 May, 2006 1 commit
  8. 20 May, 2006 3 commits
  9. 19 May, 2006 4 commits
  10. 17 May, 2006 2 commits
  11. 16 May, 2006 9 commits
  12. 15 May, 2006 5 commits