HEX
Server: LiteSpeed
System: Linux us-phx-web1284.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u300739242 (300739242)
PHP: 8.2.30
Disabled: system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
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$