MySQLdb Python module
See salt.modules.mysql
for setup instructions.
The mysql_database module is used to create and manage MySQL databases. Databases can be set as either absent or present.
frank:
mysql_database.present
Ensure that the named database is absent
The name of the database to remove
Ensure that the named database is present with the specified properties
The name of the database to manage
Generated on March 06, 2024 at 18:46:05 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3007.0.
© 2024 VMware, Inc. | Privacy Policy