Home | Trees | Index | Help |
---|
Package MySQLdb :: Package constants :: Module REFRESH |
|
MySQL REFRESH Constants
These constants seem to mostly deal with things internal to the MySQL server. Forget you saw this.
Variable Summary | |
---|---|
int |
FAST = 32768 |
int |
GRANT = 1 |
int |
HOSTS = 8 |
int |
LOG = 2 |
int |
MASTER = 128 |
int |
READ_LOCK = 16384 |
int |
SLAVE = 64 |
int |
STATUS = 16 |
int |
TABLES = 4 |
int |
THREADS = 32 |
Variable Details |
---|
FAST
|
GRANT
|
HOSTS
|
LOG
|
MASTER
|
READ_LOCK
|
SLAVE
|
STATUS
|
TABLES
|
THREADS
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sat Mar 3 21:14:16 2007 | http://epydoc.sf.net |