1
2
3
4
5
6
7
8
9
10
11
12
U
£ý°dµã@sPdZdZdZdZdZdZdZdZdZd    Z    d
Z
d Z d Z d Z dZdZdZdZdZdS)a$MySQL CLIENT constants
 
These constants are used when creating the connection. Use bitwise-OR
(|) to combine options together, and pass them as the client_flags
parameter to MySQLdb.Connection. For more information on these flags,
see the MySQL C API documentation for mysql_real_connect().
 
éééééé é@é€éiiiii i@i€iiN)Ú__doc__Z LONG_PASSWORDZ
FOUND_ROWSZ    LONG_FLAGZCONNECT_WITH_DBZ    NO_SCHEMAZCOMPRESSZODBCZ LOCAL_FILESZ IGNORE_SPACEZ CHANGE_USERZ INTERACTIVEZSSLZIGNORE_SIGPIPEZ TRANSACTIONSZRESERVEDZSECURE_CONNECTIONZMULTI_STATEMENTSZ MULTI_RESULTS©r r úOd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\MySQLdb/constants/CLIENT.pyÚ<module>s$