HEX
Server: LiteSpeed
System: Linux pl-rocket-da1.hostsila.org 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: etorby24eu (1588)
PHP: 8.3.23
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
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$