1. 02 Jul, 2004 3 commits
  2. 01 Jul, 2004 8 commits
  3. 30 Jun, 2004 5 commits
  4. 29 Jun, 2004 5 commits
  5. 28 Jun, 2004 6 commits
  6. 27 Jun, 2004 12 commits
  7. 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