01.11.2016, 11:30
If DisplayID exists, it will delete the old data and replace with the new instead of returning an error.
You may also use INSERT INTO .. ON DUPLICATE KEY UPDATE.
Perhaps posting the error message?
You may also use INSERT INTO .. ON DUPLICATE KEY UPDATE.
Perhaps posting the error message?