MySQLdb.constants.REFRESH | index MySQLdb/constants/REFRESH.py |
MySQL REFRESH Constants
These constants seem to mostly deal with things internal to the
MySQL server. Forget you saw this.
Data | ||
FAST = 32768 GRANT = 1 HOSTS = 8 LOG = 2 MASTER = 128 READ_LOCK = 16384 SLAVE = 64 STATUS = 16 TABLES = 4 THREADS = 32 |