DROP USER and DROP ROLE might not work after upgrade to 6.0.8

Details

Detail name Value
Changelog Number 5967
Type Bug
Status Resolved
Affected Versions EXASOL 6.0.8
Fix Versions EXASOL 6.0.9
Resolution Date 2018-05-18

When updating a database with version 6.0.0 - 6.0.7 to version 6.0.8 then the commands DROP USER and DROP ROLE might lead to an internal server error.

As a workaround, a new user could be created after the first start of 6.0.8. All succeeding DROP USER and DROP ROLE statements should work then.

This problem will be fixed in version 6.0.9.