Changes between Initial Version and Version 1 of Ticket #943


Ignore:
Timestamp:
01/05/06 16:54:17 (20 years ago)
Author:
danielk
Comment:

Thanks, I'll apply this soon after we branch 0.19

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #943

    • Property Milestone0.20
    • Property Versionhead
  • Ticket #943 – Description

    initial v1  
    1 
    21 Currently EITHelper isn't using it's own caching routines for pulling chanid info from the database. So it's hitting the DB over and over with identical queries. this tiny patch changes it to use it's existing GetChanID caching function instead so we only hit the DB once per channel.
    32