PHP 8.2.30
Preview: CLIENT.py Size: 667 B
//proc/self/root/opt/alt/python37/lib64/python3.7/site-packages/MySQLdb/constants/CLIENT.py

"""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().

"""

LONG_PASSWORD = 1
FOUND_ROWS = 2
LONG_FLAG = 4
CONNECT_WITH_DB = 8
NO_SCHEMA = 16
COMPRESS = 32
ODBC = 64
LOCAL_FILES = 128
IGNORE_SPACE = 256
CHANGE_USER = 512
INTERACTIVE = 1024
SSL = 2048
IGNORE_SIGPIPE = 4096
TRANSACTIONS = 8192 # mysql_com.h was WRONG prior to 3.23.35
RESERVED = 16384
SECURE_CONNECTION = 32768
MULTI_STATEMENTS = 65536
MULTI_RESULTS = 131072


Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-28 07:02:08
Edit Download
667 B lrw-r--r-- 2014-04-28 05:10:04
Edit Download
2.78 KB lrw-r--r-- 2016-09-29 08:11:13
Edit Download
31.46 KB lrw-r--r-- 2016-09-29 08:11:13
Edit Download
485 B lrw-r--r-- 2014-04-28 05:10:04
Edit Download
363 B lrw-r--r-- 2014-04-28 05:10:04
Edit Download
252 B lrw-r--r-- 2014-04-28 05:10:04
Edit Download
62 B lrw-r--r-- 2014-04-28 05:10:04
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).