警告:PDOStatement :: execute()[pdostatement.execute]:SQLSTATE [23000]:[重复]

This question already has an answer here:

Can anyone help with this please?

Warning: PDOStatement::execute() [pdostatement.execute]: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '127' for key 1 in /usr/www/users/firstiw/competitions/facebook/64ongordon/competition.php on line 33

</div>

You already have a record that has id=127 or some of your relationships are messed up. But i am shooting in the dark right now. You would have to provide more information about this. What exactly are you trying to do?