| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Brian Dunning | Date: | February 2 2006 4:21pm |
| Subject: | Fastest way to log IP's | ||
| View as plain text | |||
I'm logging IP addresses and also searching for existing ones. Does anyone happen to know which is more resource intensive: storing the IP's as integers using INET_NTOA() and INET_ATON() to convert them at each query; or simply storing the IP as a varchar? In each case the IP field would be the primary key.
| Thread | ||
|---|---|---|
| • Fastest way to log IP's | Brian Dunning | 2 Feb |
| • Re: Fastest way to log IP's | SGreen | 2 Feb |
| • Re: Fastest way to log IP's | Asad Habib | 2 Feb |
| • Re: Fastest way to log IP's | Jay Paulson | 2 Feb |
| • RE: Fastest way to log IP's | Daevid Vincent | 7 Feb |
