During updating I received the error
WARNING: Database schema needs to be updated!
Missing columns in table 'contacts': words
Open /home/roundcube/SQL/mysql.update.sql and execute all queries below
the comment with
the currently installed version number.
MDB2 Error: no such field (-19): _doQuery: [Error message: Could not
execute statement]
[Last executed query: PREPARE
mdb2_statement_mysql_206ebea3942ba0794abf09aeec52fe83c1a87f81d FROM
'UPDATE
contacts SET changed=now(),
`vcard`=\'BEGIN:VCARD\\r\\nVERSION:3.0\\r\\nN:
END:VCARD\',
`surname`=\' Bank\',
user_id=? AND
del<>1']
[Native code: 1054]
[Native message: Unknown column 'words' in 'field list']
Thanks for help