Page 1 of 1

Duplicate entry '' for key 1{SOLVED}

Posted: Mon Feb 26, 2007 10:48 pm
by victhour
hello!

mysql problem, Duplicate entry '' for key 1... what does it mean?

Posted: Mon Feb 26, 2007 10:55 pm
by dude81
I guess you are trying to update or inserting every value of your table. Probably even primary key, the one with auto_increment.

Posted: Mon Feb 26, 2007 11:55 pm
by victhour
i basically miz 1 variable to insert into database