forum

Home / DeveloperSection / Forums / MYSQL INET_ATON. Did I find a bug or is this known?

MYSQL INET_ATON. Did I find a bug or is this known?

Lady Bird Johnson278809-Jul-2013
Hi Developers,

Is this a known problem?

select * from 'tablename' where INET_ATON('any valid ip');
Shows the entire db. I accidentally forget to add ipaddress = INET_ATON('ip'); and cganged the entire db.

Thanks in advance. 

Updated on 09-Jul-2013

Can you answer this question?


Answer

1 Answers

Liked By