
    Yh                     P    d Z dZdZdZdZdZdZdZdZd	Z	d
Z
dZdZdZdZdZdZdZdZy)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     i/var/www/django-portfolio.reubendavern.link/venv/lib/python3.12/site-packages/MySQLdb/constants/CLIENT.py<module>r!      sh    
			
  r   