Skip to main content
Version: 7.2402.x.x RR

Overview of database users

The replicated session store is managed by several database users to separate concerns. The creation of the users is explained in the table below:

UsernamePurposeRequired Permissions
binarylog_userAccount used for binary log management.SUPER permission to be able to purge the binary logs.
replication_userAccount used by the slave node to log into the master node.REPLICATION SLAVE permission to be able to replicate data.
nevisproxy_userAccount used by nevisProxy for session management.ALL PRIVILEGES permission on the replicated database to manage sessions.