Get desktop application:
View/edit binary Protocol Buffers messages
Users and grants in Dolt are stored in in a `github.com/dolthub/go-mysql-server/sql/mysql_db.*MySQLDb` instance. This method is called by a primary on a standby instance in order to set its in-effect users and grants. Its primary payload is the serialized contents of the `*MySQLDb` instance at the primary, such that it can be applied with OverwriteUsersAndGrantData.
The contents of the *MySQLDb instance, as seen by a Persister implementation.
(message has no fields)
The serialized contents of the branch_control.Controller.
(message has no fields)
The name of the database to be dropped.
(message has no fields)