Hi All, Hope we can sort this out.
Since a few updates ago (cannot reproduce it) I have an issue with the accounts table during an upgrade.
During upgrade it fails with following log:
Database is version 17.1 and up to date.
Backup started, this might take a few minutes …
Backup finished.
Database error: Invalid SQL: INSERT INTO egw_accounts
(account_type,account_lid,account_status,account_primary_group,account_expires,account_description,account_pwd) VALUES
(‘g’,‘NoGroup’,‘A’,0,-1,‘EGroupware anonymous users group, do NOT delete’,’’)
Unknown column ‘account_description’ in ‘field list’ (1054)
It expects a colomn that does not excists… (Oops)
anyone a clue?
Sacha.