zmc
2023-12-22 9fdbf60165db0400c2e8e6be2dc6e88138ac719a
1
2
3
4
5
6
U
¤ý°dCã@s4dZdZdZdZdZdZdZdZdZd    Z    d
Z
d Z d Z d 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@dAZAdBZBdCZCdDZDdEZEdFZFdGZGdHZHdIZIdJZJdKZKdLS)MzMySQL Error Messages.z
2021-08-11)ééézUnknown MySQL errorzCan't create UNIX socket (%s)zACan't connect to local MySQL server through socket '%-.100s' (%s)z2Can't connect to MySQL server on '%-.100s:%u' (%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'zFile name is too longzSet FIPS mode ON/STRICT failedz=Compression protocol not supported with asynchronous protocolzAConnection failed due to wrongly configured compression algorithmzESSO user not found, Please perform SSO authentication using kerberos.zKLOAD DATA LOCAL INFILE file request rejected due to restrictions on access.z=Determining the real path for '%s' failed with error (%s): %sz%DNS SRV lookup failed with error : %szHClient does not recognise tracker type %s marked as mandatory by server.zkInvalid first argument for MYSQL_OPT_USER_PASSWORD option. Valid value should be between 1 and 3 inclusive.N)LÚ__doc__Z _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_HANDLEZ CR_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_ERRZCR_FILE_NAME_TOO_LONGZCR_SSL_FIPS_MODE_ERRZ'CR_DEPRECATED_COMPRESSION_NOT_SUPPORTEDZ!CR_COMPRESSION_WRONGLY_CONFIGUREDZCR_KERBEROS_USER_NOT_FOUNDZ"CR_LOAD_DATA_LOCAL_INFILE_REJECTEDZ'CR_LOAD_DATA_LOCAL_INFILE_REALPATH_FAILZCR_DNS_SRV_LOOKUP_FAILEDZCR_MANDATORY_TRACKER_NOT_FOUNDZCR_INVALID_FACTOR_NO©rrúVd:\z\workplace\vscode\pyvenv\venv\Lib\site-packages\mysqlx/locales/eng/client_error.pyÚ<module>sÂÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ