MySQL vraag
Geplaatst: 16 mar 2005, 08:43
ik ben bezig een database over te plaatsen, maar ik krijg de volgend error:
INSERT INTO phpbb_posts_text (post_id, bbcode_uid, post_subject, post_text) VALUES('1', '', NULL, 'This is an example post in your phpBB 2 installation. You may delete this post, this topic and even this forum if you like since everything seems to be working!')
MySQL sa:
Duplicate entry '1' for key 1
waar of wat bedoelen ze met deze error?
of hoe kan ik dat oplossen?
met dank
INSERT INTO phpbb_posts_text (post_id, bbcode_uid, post_subject, post_text) VALUES('1', '', NULL, 'This is an example post in your phpBB 2 installation. You may delete this post, this topic and even this forum if you like since everything seems to be working!')
MySQL sa:
Duplicate entry '1' for key 1
waar of wat bedoelen ze met deze error?
of hoe kan ik dat oplossen?
met dank