On 7/31/06, slitzu <[EMAIL PROTECTED]> wrote:
Okay, I found this in my roller.log:
WARN 2006-07-31 07:30:06,984 JDBCExceptionReporter:logExceptions - SQL
Error: 0, SQLState: 01004
ERROR 2006-07-31 07:30:06,984 JDBCExceptionReporter:logExceptions - Data
truncation: Column set to default value; NULL supplied to NOT NULL column
'isenabled' at row 1
Which version of MySQL are you using?
What type is used for the isenabled field in the rolleruser table?
(login to MySQL and do a 'describe rolleruser;' to get that info.
- Dave