File: CR.pyi

package info (click to toggle)
typeshed 0.0~git20221107.4f381af-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,036 kB
  • sloc: python: 3,216; sh: 62; makefile: 13
file content (69 lines) | stat: -rw-r--r-- 1,675 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
ERROR_FIRST: int
MIN_ERROR: int
UNKNOWN_ERROR: int
SOCKET_CREATE_ERROR: int
CONNECTION_ERROR: int
CONN_HOST_ERROR: int
IPSOCK_ERROR: int
UNKNOWN_HOST: int
SERVER_GONE_ERROR: int
VERSION_ERROR: int
OUT_OF_MEMORY: int
WRONG_HOST_INFO: int
LOCALHOST_CONNECTION: int
TCP_CONNECTION: int
SERVER_HANDSHAKE_ERR: int
SERVER_LOST: int
COMMANDS_OUT_OF_SYNC: int
NAMEDPIPE_CONNECTION: int
NAMEDPIPEWAIT_ERROR: int
NAMEDPIPEOPEN_ERROR: int
NAMEDPIPESETSTATE_ERROR: int
CANT_READ_CHARSET: int
NET_PACKET_TOO_LARGE: int
EMBEDDED_CONNECTION: int
PROBE_SLAVE_STATUS: int
PROBE_SLAVE_HOSTS: int
PROBE_SLAVE_CONNECT: int
PROBE_MASTER_CONNECT: int
SSL_CONNECTION_ERROR: int
MALFORMED_PACKET: int
WRONG_LICENSE: int
NULL_POINTER: int
NO_PREPARE_STMT: int
PARAMS_NOT_BOUND: int
DATA_TRUNCATED: int
NO_PARAMETERS_EXISTS: int
INVALID_PARAMETER_NO: int
INVALID_BUFFER_USE: int
UNSUPPORTED_PARAM_TYPE: int
SHARED_MEMORY_CONNECTION: int
SHARED_MEMORY_CONNECT_REQUEST_ERROR: int
SHARED_MEMORY_CONNECT_ANSWER_ERROR: int
SHARED_MEMORY_CONNECT_FILE_MAP_ERROR: int
SHARED_MEMORY_CONNECT_MAP_ERROR: int
SHARED_MEMORY_FILE_MAP_ERROR: int
SHARED_MEMORY_MAP_ERROR: int
SHARED_MEMORY_EVENT_ERROR: int
SHARED_MEMORY_CONNECT_ABANDONED_ERROR: int
SHARED_MEMORY_CONNECT_SET_ERROR: int
CONN_UNKNOW_PROTOCOL: int
INVALID_CONN_HANDLE: int
UNUSED_1: int
FETCH_CANCELED: int
NO_DATA: int
NO_STMT_METADATA: int
NO_RESULT_SET: int
NOT_IMPLEMENTED: int
SERVER_LOST_EXTENDED: int
STMT_CLOSED: int
NEW_STMT_METADATA: int
ALREADY_CONNECTED: int
AUTH_PLUGIN_CANNOT_LOAD: int
DUPLICATE_CONNECTION_ATTR: int
AUTH_PLUGIN_ERR: int
INSECURE_API_ERR: int
FILE_NAME_TOO_LONG: int
SSL_FIPS_MODE_ERR: int
MAX_ERROR: int
ERROR_LAST: int