mysqladm::server::sql::database_privilege_operations

Constant DATABASE_PRIVILEGE_FIELDS

Source
pub const DATABASE_PRIVILEGE_FIELDS: [&str; 13];
Expand description

This is the list of fields that are used to fetch the db + user + privileges from the db table in the database. If you need to add or remove privilege fields, this is a good place to start.