File manager - Edit - /usr/local/CyberPanel/lib/python3.10/site-packages/MySQLdb/constants/__pycache__/CLIENT.cpython-310.pyc
Back
o �h� � @ sP d Z dZdZdZdZdZdZdZdZd Z d Z dZdZd 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(). � � � � � � �@ � � i i i i i i @ i � i i N)�__doc__� LONG_PASSWORD� FOUND_ROWS� LONG_FLAG�CONNECT_WITH_DB� NO_SCHEMA�COMPRESS�ODBC�LOCAL_FILES�IGNORE_SPACE�CHANGE_USER�INTERACTIVE�SSL�IGNORE_SIGPIPE�TRANSACTIONS�RESERVED�SECURE_CONNECTION�MULTI_STATEMENTS� MULTI_RESULTS� r r �N/usr/local/CyberPanel/lib/python3.10/site-packages/MySQLdb/constants/CLIENT.py�<module> s&