database problem

David Byte <[email protected]>
Newsgroups gmane.mail.virus.maiamailguard
Organization Future Reality Solutions, LLC
Message-ID <[email protected]>
I am getting this error:

maiad[16591]: (16591-01) TROUBLE in check_mail: Take Action! FAILED: 
DBD::mysql::st execute failed: Column 'autolearn_status' cannot be null 
at /var/lib/maia/maiad line 4410, <GEN5> line 109.

The database is correct:
describe maia_mail;
+------------------+------------------+------+-----+-------------+----------------+
| Field            | Type             | Null | Key | Default     | 
Extra          |
+------------------+------------------+------+-----+-------------+----------------+
| id               | int(10) unsigned | NO   | PRI | NULL        | 
auto_increment |
| received_date    | datetime         | NO   | MUL | NULL |                |
| size             | int(10) unsigned | NO   |     | NULL |                |
| sender_email     | varbinary(255)   | NO   | MUL | NULL |                |
| envelope_to      | blob             | NO   |     | NULL |                |
| subject          | varchar(255)     | NO   | MUL | NULL |                |
| contents         | longblob         | NO   |     | NULL |                |
| score            | float            | YES  | MUL | NULL |                |
| autolearn_status | varchar(15)      | NO   |     | unavailable 
|                |
+------------------+------------------+------+-----+-------------+----------------+
9 rows in set (0.00 sec)


Can anyone provide some insight?

_______________________________________________
Maia-users mailing list
[email protected]
http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.