3
Sž^M  ã               @   s  d Z dFZ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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'd*Z(d+Z)d,Z*d-Z+d.Z,d/Z-d0Z.d1Z/d2Z0d3Z1d4Z2d5Z3d6Z4d7Z5d8Z6d9Z7d:Z8d;Z9d<Z:d=Z;d>Z<d?Z=d@Z>dAZ?dBZ@dCZAdDZBdES )Gz
2018-03-16é   é    é   zUnknown MySQL errorzCan'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)zCan't create TCP/IP socket (%s)z(Unknown MySQL server host '%-.100s' (%s)zMySQL server has gone awayz;Protocol mismatch; server version = %s, client version = %szMySQL client ran out of memoryzWrong host infozLocalhost via UNIX socketz%-.100s via TCP/IPzError in server handshakez,Lost connection to MySQL server during queryz4Commands out of sync; you can't run this command nowzNamed 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' byteszEmbedded serverzError on SHOW SLAVE STATUS:zError on SHOW SLAVE HOSTS:zError connecting to slave:zError connecting to master:zSSL connection error: %-.100szMalformed packetzSThis client library is licensed only for use with MySQL servers having '%s' licensezInvalid use of null pointerzStatement not preparedz5No data supplied for parameters in prepared statementzData truncatedz$No parameters exist in the statementzInvalid parameter numberzICan't send long data for non-string/non-binary data types (parameter: %s)z2Using unsupported buffer type: %s  (parameter: %s)zShared 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)zWrong or unknown protocolzInvalid 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'zFile name is too longzSet FIPS mode ON/STRICT failedN)r   r   r   )CZ_GENERATED_ONZ_MYSQL_VERSIONZCR_UNKNOWN_ERRORZCR_SOCKET_CREATE_ERRORZCR_CONNECTION_ERRORZCR_CONN_HOST_ERRORZCR_IPSOCK_ERRORZCR_UNKNOWN_HOSTZCR_SERVER_GONE_ERRORZCR_VERSION_ERRORZCR_OUT_OF_MEMORYZCR_WRONG_HOST_INFOZCR_LOCALHOST_CONNECTIONZCR_TCP_CONNECTIONZCR_SERVER_HANDSHAKE_ERRZCR_SERVER_LOSTZCR_COMMANDS_OUT_OF_SYNCZCR_NAMEDPIPE_CONNECTIONZCR_NAMEDPIPEWAIT_ERRORZCR_NAMEDPIPEOPEN_ERRORZCR_NAMEDPIPESETSTATE_ERRORZCR_CANT_READ_CHARSETZCR_NET_PACKET_TOO_LARGEZCR_EMBEDDED_CONNECTIONZCR_PROBE_SLAVE_STATUSZCR_PROBE_SLAVE_HOSTSZCR_PROBE_SLAVE_CONNECTZCR_PROBE_MASTER_CONNECTZCR_SSL_CONNECTION_ERRORZCR_MALFORMED_PACKETZCR_WRONG_LICENSEZCR_NULL_POINTERZCR_NO_PREPARE_STMTZCR_PARAMS_NOT_BOUNDZCR_DATA_TRUNCATEDZCR_NO_PARAMETERS_EXISTSZCR_INVALID_PARAMETER_NOZCR_INVALID_BUFFER_USEZCR_UNSUPPORTED_PARAM_TYPEZCR_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_ERRORZCR_SHARED_MEMORY_FILE_MAP_ERRORZCR_SHARED_MEMORY_MAP_ERRORZCR_SHARED_MEMORY_EVENT_ERRORZ(CR_SHARED_MEMORY_CONNECT_ABANDONED_ERRORZ"CR_SHARED_MEMORY_CONNECT_SET_ERRORZCR_CONN_UNKNOW_PROTOCOLZCR_INVALID_CONN_HANDLEZCR_UNUSED_1ZCR_FETCH_CANCELEDZ
CR_NO_DATAZCR_NO_STMT_METADATAZCR_NO_RESULT_SETZCR_NOT_IMPLEMENTEDZCR_SERVER_LOST_EXTENDEDZCR_STMT_CLOSEDZCR_NEW_STMT_METADATAZCR_ALREADY_CONNECTEDZCR_AUTH_PLUGIN_CANNOT_LOADZCR_DUPLICATE_CONNECTION_ATTRZCR_AUTH_PLUGIN_ERRZCR_INSECURE_API_ERRZCR_FILE_NAME_TOO_LONGZCR_SSL_FIPS_MODE_ERR© r   r   úQ/tmp/pip-build-8app2_gc/mysql-connector-python/mysqlx/locales/eng/client_error.pyÚ<module>    s„   