Home Trees Index Help
Package MySQLdb :: Package constants :: Module REFRESH
[show private | hide private]

Module MySQLdb.constants.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

Type:
int
Value:
32768                                 

GRANT

Type:
int
Value:
1                                   

HOSTS

Type:
int
Value:
8                                   

LOG

Type:
int
Value:
2                                   

MASTER

Type:
int
Value:
128                                  

READ_LOCK

Type:
int
Value:
16384                                 

SLAVE

Type:
int
Value:
64                                  

STATUS

Type:
int
Value:
16                                  

TABLES

Type:
int
Value:
4                                   

THREADS

Type:
int
Value:
32                                  

Home Trees Index Help
Generated by Epydoc 2.1 on Sat Mar 3 21:14:16 2007 http://epydoc.sf.net

AltStyle によって変換されたページ (->オリジナル) /