1. 12 Jul, 2004 1 commit
  2. 07 Jul, 2004 1 commit
  3. 01 Jul, 2004 5 commits
  4. 30 Jun, 2004 8 commits
  5. 29 Jun, 2004 5 commits
  6. 28 Jun, 2004 7 commits
  7. 27 Jun, 2004 12 commits
  8. 26 Jun, 2004 1 commit
    • serg@serg.mylan's avatar
      memory leak in tz code closed · 08ac1d1b
      serg@serg.mylan authored
      (table opened in my_tz_init, was removed from thd->open_tables in
      tz_load_from_db w/o being unlocked, so it was stayng in open_cache
      forever preventing the latter from being free'd in table_cache_free)
      08ac1d1b