Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Salt Extension for interacting with MySQL
Salt Extension for interacting with MySQL

Guides

  • Installation

Provided Modules

  • Auth Modules
    • mysql
  • Cache Modules
    • mysql
  • Execution Modules
    • mysql
  • Pillar Modules
    • mysql
  • Returner Modules
    • mysql
  • State Modules
    • mysql_database
    • mysql_grants
    • mysql_query
    • mysql_user

Reference

  • Changelog
Back to top
View this page

State ModulesΒΆ

mysql_database

Management of MySQL databases (schemas)

mysql_grants

Management of MySQL grants (user permissions)

mysql_query

Execution of MySQL queries

mysql_user

Management of MySQL users

Next
mysql_database
Previous
mysql
Copyright © 2023 - 2025, Salt Core Team
Made with Sphinx and @pradyunsg's Furo