By mbroome on
yay me!
now whenever i try and post anything i receive:
Field 'revisions' doesn't have a default value query: INSERT INTO node (status, moderate, promote, sticky, comment, title, body, format, uid, created, type, teaser, changed, nid) VALUES('1', '0', '1', '0', '2', 'bla', 'bla\r\n', '1', '1', '1135810705', 'story', 'bla\r\n', '1135810717', '7') in C:\publichtml\includes\database.mysql.inc on line 66.
can anyone point me in a direction? TIA!
Comments
Check database definition
There's something strange going on there because the db table 'node' doesn't have a 'revisions' field.
Can you navigate your site otherwise, without trying to post content?
i can navigate it just
i can navigate it just fine........i jsut cant post any content
www.an-corp.us
here's a patch
see #76743: Incompatibilities with MySQL 5.0