Page 1 of 1

Error: Column 'type' cannot be null

Posted: Wed Jan 03, 2007 3:25 pm
by Luke
I keep getting this error from mysql, but my table doesn't have a column named "type". What is it talking about??

Posted: Wed Jan 03, 2007 3:30 pm
by feyd
Here query-query-query! Where did you go?

Table schema may help too. :P

Posted: Thu Jan 04, 2007 12:02 am
by fractalvibes
Indeed. Show us the offending SQL and also the structure of the table(s) you are querying against and you may get some good answers!

fv