mysqladm::server

Module common

Source

Functions§

  • This function creates a regex that matches items (users, databases) that belong to the user or any of the user’s groups.
  • Some mysql versions with some collations mark some columns as binary fields, which in the current version of sqlx is not parsable as string. See: https://github.com/launchbadge/sqlx/issues/3387