HEX
Server: Apache
System: Linux beluga.o2switch.net 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: sc3naki1272 (1113)
PHP: 8.3.33
Disabled: NONE
Upload Files
File: //opt/alt/python27/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.pyc
�
�rPc@svdZdZdZdZdZdZdZdZdZd	Z	d
Z
dZdZd
Z
dZdZdZdZdZdS(s$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().

iiiiii i@i�iiiiii i@i�iiN(t__doc__t
LONG_PASSWORDt
FOUND_ROWSt	LONG_FLAGtCONNECT_WITH_DBt	NO_SCHEMAtCOMPRESStODBCtLOCAL_FILEStIGNORE_SPACEtCHANGE_USERtINTERACTIVEtSSLtIGNORE_SIGPIPEtTRANSACTIONStRESERVEDtSECURE_CONNECTIONtMULTI_STATEMENTSt
MULTI_RESULTS(((sK/opt/alt/python27/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.pyt<module>s$