View Single Post
  #10 (permalink)  
Old 12-11-2007, 12:09 AM
multicast multicast is offline
Active Member
 
Posts: 32
Default

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..
Reply With Quote