Alright, I have a strange problem
INSERT INTO paypal_contributors( userid, username, avatarurl, datelast, amount, guest_ip )
VALUES (
'166', 'Jaago', 'images/avatars/0/160.gif', NOW( ) , '23.97', NULL
)
MySQL said:
Duplicate entry '127' for key 1
Why would key 1 be entering 127, when the query says 166.
Here is what has happened recently :
I received an echeck payment, which went into the DB as "pending" - ever since then, no donations have been able to enter the db because of strange problems like this.. i have more info cloud, if you can send me an AIM msg when you get around.
|