.. NOTE: Do not edit this file, it is a generated file and will be overwritten.
   See the master template file _templates/autosummary/module.rst

==================
salt.modules.mysql
==================

.. automodule:: salt.modules.mysql
    

    .. rubric:: Members

    
    connect
    ======================================================

    .. autofunction:: connect

    
    db_check
    ======================================================

    .. autofunction:: db_check

    
    db_create
    ======================================================

    .. autofunction:: db_create

    
    db_exists
    ======================================================

    .. autofunction:: db_exists

    
    db_list
    ======================================================

    .. autofunction:: db_list

    
    db_optimize
    ======================================================

    .. autofunction:: db_optimize

    
    db_remove
    ======================================================

    .. autofunction:: db_remove

    
    db_repair
    ======================================================

    .. autofunction:: db_repair

    
    db_tables
    ======================================================

    .. autofunction:: db_tables

    
    free_slave
    ======================================================

    .. autofunction:: free_slave

    
    grant_add
    ======================================================

    .. autofunction:: grant_add

    
    grant_exists
    ======================================================

    .. autofunction:: grant_exists

    
    grant_revoke
    ======================================================

    .. autofunction:: grant_revoke

    
    slave_lag
    ======================================================

    .. autofunction:: slave_lag

    
    status
    ======================================================

    .. autofunction:: status

    
    user_chpass
    ======================================================

    .. autofunction:: user_chpass

    
    user_create
    ======================================================

    .. autofunction:: user_create

    
    user_exists
    ======================================================

    .. autofunction:: user_exists

    
    user_grants
    ======================================================

    .. autofunction:: user_grants

    
    user_info
    ======================================================

    .. autofunction:: user_info

    
    user_list
    ======================================================

    .. autofunction:: user_list

    
    user_remove
    ======================================================

    .. autofunction:: user_remove

    
    version
    ======================================================

    .. autofunction:: version

    
    