Re: Duplicate MD5's
Posted: Thu Aug 28, 2008 7:18 am
So "guid" and item_id were two different columns all along???
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
SELECT count( * ) AS myCount, guid, item_id
FROM clicks
GROUP BY guid
HAVING myCount >1
ORDER BY myCount desc
#3 - Error writing file '/tmp/MY0vuQXT' (Errcode: 28)