관리-도구
편집 파일: client_error.cpython-38.pyc
U )�e� � @ s d Z dZdZdZdZdZdZdZdZd Z d Z dZdZd Z dZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZd 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/d0Z0d1Z1d2Z2d3Z3d4Z4d5Z5d6Z6d7Z7d8Z8d9Z9d:Z:d;Z;d<Z<d=Z=d>Z>d?Z?d@Z@dAS )Bz 2015-12-13)� � � zUnknown MySQL errorzCan't create UNIX socket (%s)zACan't connect to local MySQL server through socket '%-.100s' (%s)z/Can't connect to MySQL server on '%-.100s' (%s)zCan't create TCP/IP socket (%s)z(Unknown MySQL server host '%-.100s' (%s)zMySQL server has gone awayz;Protocol mismatch; server version = %s, client version = %szMySQL client ran out of memoryzWrong host infozLocalhost via UNIX socketz%-.100s via TCP/IPzError in server handshakez,Lost connection to MySQL server during queryz4Commands out of sync; you can't run this command nowzNamed pipe: %-.32sz<Can't wait for named pipe to host: %-.64s pipe: %-.32s (%s)z8Can't open named pipe to host: %-.64s pipe: %-.32s (%s)z@Can't set state of named pipe to host: %-.64s pipe: %-.32s (%s)z5Can't initialize character set %-.32s (path: %-.100s)z1Got packet bigger than 'max_allowed_packet' byteszEmbedded serverzError on SHOW SLAVE STATUS:zError on SHOW SLAVE HOSTS:zError connecting to slave:zError connecting to master:zSSL connection error: %-.100szMalformed packetzSThis client library is licensed only for use with MySQL servers having '%s' licensezInvalid use of null pointerzStatement not preparedz5No data supplied for parameters in prepared statementzData truncatedz$No parameters exist in the statementzInvalid parameter numberzICan't send long data for non-string/non-binary data types (parameter: %s)z2Using unsupported buffer type: %s (parameter: %s)zShared memory: %-.100szDCan't open shared memory; client could not create request event (%s)zCCan't open shared memory; no answer event received from server (%s)zECan't open shared memory; server could not allocate file mapping (%s)zKCan't open shared memory; server could not get pointer to file mapping (%s)zECan't open shared memory; client could not allocate file mapping (%s)zKCan't open shared memory; client could not get pointer to file mapping (%s)z?Can't open shared memory; client could not create %s event (%s)z4Can't open shared memory; no answer from server (%s)zBCan't open shared memory; cannot send request event to server (%s)zWrong or unknown protocolzInvalid connection handlezfConnection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)z5Row retrieval was canceled by mysql_stmt_close() callz.Attempt to read column without prior row fetchz'Prepared statement contains no metadatazPAttempt to read a row while there is no result set associated with the statementz#This feature is not implemented yetz9Lost connection to MySQL server at '%s', system error: %sz<Statement closed indirectly because of a preceding %s() callz�The number of columns in the result set differs from the number of bound buffers. You must reset the statement, rebind the result set columns, and execute the statement againzLThis handle is already connected. Use a separate handle for each connection.z/Authentication plugin '%s' cannot be loaded: %sz0There is an attribute with the same name alreadyz-Authentication plugin '%s' reported error: %sz2Insecure API function call: '%s' Use instead: '%s'N)AZ _GENERATED_ONZ_MYSQL_VERSIONZCR_UNKNOWN_ERRORZCR_SOCKET_CREATE_ERRORZCR_CONNECTION_ERRORZCR_CONN_HOST_ERRORZCR_IPSOCK_ERRORZCR_UNKNOWN_HOSTZCR_SERVER_GONE_ERRORZCR_VERSION_ERRORZCR_OUT_OF_MEMORYZCR_WRONG_HOST_INFOZCR_LOCALHOST_CONNECTIONZCR_TCP_CONNECTIONZCR_SERVER_HANDSHAKE_ERRZCR_SERVER_LOSTZCR_COMMANDS_OUT_OF_SYNCZCR_NAMEDPIPE_CONNECTIONZCR_NAMEDPIPEWAIT_ERRORZCR_NAMEDPIPEOPEN_ERRORZCR_NAMEDPIPESETSTATE_ERRORZCR_CANT_READ_CHARSETZCR_NET_PACKET_TOO_LARGEZCR_EMBEDDED_CONNECTIONZCR_PROBE_SLAVE_STATUSZCR_PROBE_SLAVE_HOSTSZCR_PROBE_SLAVE_CONNECTZCR_PROBE_MASTER_CONNECTZCR_SSL_CONNECTION_ERRORZCR_MALFORMED_PACKETZCR_WRONG_LICENSEZCR_NULL_POINTERZCR_NO_PREPARE_STMTZCR_PARAMS_NOT_BOUNDZCR_DATA_TRUNCATEDZCR_NO_PARAMETERS_EXISTSZCR_INVALID_PARAMETER_NOZCR_INVALID_BUFFER_USEZCR_UNSUPPORTED_PARAM_TYPEZCR_SHARED_MEMORY_CONNECTIONZ&CR_SHARED_MEMORY_CONNECT_REQUEST_ERRORZ%CR_SHARED_MEMORY_CONNECT_ANSWER_ERRORZ'CR_SHARED_MEMORY_CONNECT_FILE_MAP_ERRORZ"CR_SHARED_MEMORY_CONNECT_MAP_ERRORZCR_SHARED_MEMORY_FILE_MAP_ERRORZCR_SHARED_MEMORY_MAP_ERRORZCR_SHARED_MEMORY_EVENT_ERRORZ(CR_SHARED_MEMORY_CONNECT_ABANDONED_ERRORZ"CR_SHARED_MEMORY_CONNECT_SET_ERRORZCR_CONN_UNKNOW_PROTOCOLZCR_INVALID_CONN_HANDLEZCR_UNUSED_1ZCR_FETCH_CANCELEDZ CR_NO_DATAZCR_NO_STMT_METADATAZCR_NO_RESULT_SETZCR_NOT_IMPLEMENTEDZCR_SERVER_LOST_EXTENDEDZCR_STMT_CLOSEDZCR_NEW_STMT_METADATAZCR_ALREADY_CONNECTEDZCR_AUTH_PLUGIN_CANNOT_LOADZCR_DUPLICATE_CONNECTION_ATTRZCR_AUTH_PLUGIN_ERRZCR_INSECURE_API_ERR� r r �}/opt/hc_python/lib64/python3.8/site-packages/../../../lib/python3.8/site-packages/mysql/connector/locales/eng/client_error.py�<module> s�