MySQL Forums
Forum List  »  Perl

Re: INET_NTOA Issues
Posted by: Rick James
Date: July 03, 2011 01:06PM

Let's debug it this way:
select ipaddress, inet_ntoa(ipaddress) from Ipcountershistory.Ipcountershistory LIMIT 11;
select ip from registrations limit 11;

Also, please provide SHOW CREATE TABLE for each table.

IPv6 is upon us; what will you do??

Options: ReplyQuote


Subject
Written By
Posted
June 27, 2011 11:23AM
Re: INET_NTOA Issues
July 03, 2011 01:06PM
July 18, 2011 04:27PM


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.