|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: MySQL Problemby screamingeagle (Curate) |
| on Jul 19, 2002 at 06:59 UTC ( #183147=note: print w/ replies, xml ) | Need Help?? |
|
besides the points that the other monks have made, it looks like you are trying to insert a blank or NULL value to the primary key of the table (i assume that the "id" column is the primary key of the "news" table. A primary key cannot be null. try adding a valid value to the id column and see what happens
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||