Anyone have any ideas here?
Oh and a little more info this is what I get when I do:
mysql> select * from mta_aggregate;
Empty set (0.00 sec)
I also tried this:
mysql> select distinct(host) from mta_aggregate;
Empty set (0.00 sec)
Thanks gang.
Last edited by multicast; 12-11-2007 at 12:14 AM..
|