Quote:
Originally Posted by chilihost
oh thats what it was... I searched for IP addresses and could not match on a 1.1.1.1 format, I never thought it was converted to hex. Thanks! I will give phpMyAdmin another try.
|
Anything that stores IPs as "1.1.1.1" should make you run far far away
In case you haven't seen there is the KB at
http://kb.toomuchmedia.com which has a lot of info but does not get too in-depth as far as the database, etc.
Just be careful when in the DB as you can do a lot of damage. Doing SELECTS are fine, but if you do any modification of the DB structure it can cause lots and lots of problems.