MySQL Forums
Forum List  »  Performance

Re: Slow JOIN to convert IP to Country Code
Posted by: Aftab Khan
Date: May 19, 2009 07:11AM

I suggest find countryCode before you add a new row into a `stats` table. this means you will need to add an extra column into `stats` table i.e. CountryCode

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.