
Hi, perhaps somebody can help me. I ve updated to the cvs version (from today). There have been some problems with the table group_user in my mysql. read and/or write as field name make errors when inserting in to the table. so I inserted them manualy. Now if I change the ro/rw value in the admin backend of otrs it is not possible to make this sql insert correctly. here is the error message: [Error][Kernel::System::Group::GroupMemberAdd][Line:87]: You have an error in your SQL syntax near 'read, write, create_time, create_by, change_time, change_by) VALUES ( 2, 1, 1,' at line 1, SQL: 'INSERT INTO group_user (user_id, group_id, read, write, create_time, create_by, change_time, change_by) VALUES ( 2, 1, 1, 0, current_timestamp, 1, current_timestamp, 1)' Can somebody please help me? THX. Cheers Marc