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 October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy