mysqladm::server::common

Function create_user_group_matching_regex

Source
pub fn create_user_group_matching_regex(user: &UnixUser) -> String
Expand description

This function creates a regex that matches items (users, databases) that belong to the user or any of the user’s groups.