MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python27/lib64/python2.7/site-packages/MySQLdb/constants/CLIENT.pyo
�
�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$