Open
Description
Submitted by: Akinshin Petr (sirius220)
If you assign a privilege to update a specific column, rather than the entire table, and then delete this column, then the entry for this column is not deleted from the RDB $ USER_PRIVILEGES table.
If you make a backup of the database, an error occurs when restoring this backup. You need to manually delete the privilege in the RDB $ USER_PRIVILEGES table and then everything works just fine.