text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Version string not in acceptable format
NamedPipeStream does not support seeking
The stream has already been closed
The buffer cannot be null
The buffer is not large enough
The offset cannot be negative
Count cannot be negative
The stream does not support reading
NamedPipeStream doesn't support SetLength
The stream does not support writing
Error creating socket connection
Socket streams do not support seeking
Unix sockets are not supported on Windows
Offset must be a valid position in buffer
SetLength is not a valid operation on CompressedStream
From index must be a valid index inside the from buffer
From index and length use more bytes than from contains
Index must be a valid position in the buffer
Index and length use more bytes than to has room for
Password must be valid and contain length characters
Parameter cannot have a negative value
Connection must be valid and open
There is already an open DataReader associated with this Connection which must be closed first.
Stored procedures are not supported on this version of MySQL
The connection property has not been set or is null.
The connection is not open.
Improper MySqlCommandBuilder state: adapter is null
Improper MySqlCommandBuilder state: adapter's SelectCommand is null
MySqlCommandBuilder does not support multi-table statements
MySqlCommandBuilder cannot operate on tables with no unique or key columns
Parameter cannot be null
Chaos isolation level is not supported
Parameter is invalid.
The connection is already open.
Option not supported.
Writing to the stream failed.
Reading from the stream has failed.
Packets larger than max_allowed_packet are not allowed.
Unable to execute stored procedure '{0}'.
same name are not supported.
Keyword does not allow null values.
Value has an unsupported format.
Procedure or function '{0}' cannot be found in database '{1}'.
Retrieving procedure metadata for {0} from server.
Retrieving procedure metadata for {0} from procedure cache.
Connection unexpectedly terminated.
An incorrect response was received from the server.
Canceling an active query is only supported on MySQL 5.0.0 and above.
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Canceling an executing query requires MySQL 5.0 or higher.
Nested transactions are not supported.
The CommandText property has not been properly initialized.
There was an error parsing the foreign key definition.
This category includes a series of counters for MySQL
.NET Data Provider for MySQL
The number of times a procedures metadata had to be queried from the server.
Hard Procedure Queries
The number of times a procedures metadata was retrieved from the client-side cache.
Soft Procedure Queries
Parameter '{0}' is not found but a parameter with the name '{1}' is found. Parameter names must include the leading parameter marker.
Unable to connect to any of the specified MySQL hosts.
Unable to retrieve stored procedure metadata for routine '{0}'. Either grant SELECT privilege to mysql.proc for this user or use "check parameters=false" with your connection string.
Invalid attempt to call NextResult when the reader is closed.
When calling stored procedures and 'Use Procedure Bodies' is false, all parameters must have their type explicitly set.
error connecting: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
Parameter '{0}' has already been defined.
Parameter '{0}' must be defined.
The object is not open or has been disposed.
Multiple simultaneous connections or connections with different connection strings inside the same transaction are not currently supported.
MySQL Connector/NET does not currently support distributed transactions.
Fatal error encountered during command execution.
Fatal error encountered during data read.
Fatal error encountered attempting to read the resultset.
Routine '{0}' cannot be found. Either check the spelling or make sure you have sufficient rights to execute the routine.
Parameter '{0}' was not found during prepare.
The requested column value could not be treated as or conveted to a Guid.
Unable to derive stored routine parameters. The 'Parameters' information schema table is not available and access to the stored procedure body has been disabled.
The default connection encoding was not found. Please report this as a bug along with your connection string and system details.
Call to GetHostEntry failed after {0} while querying for hostname '{1}': SocketErrorCode={2}, ErrorCode={3}, NativeErrorCode={4}.
An error occured attempting to enumerate the user-defined functions. Do you have SELECT privileges on the mysql.func table?
The given value was not in a supported format.
The host {0} does not support SSL connections.
Could not find specified column in results: {0}
You have specified an invalid column ordinal.
Invalid attempt to read a prior column using SequentialAccess
Invalid attempt to access a field before calling Read()
Unable to start a second async operation while one is running.
INTERNAL ERROR: More than one output parameter row detected.
'{0}' is an illegal value for a boolean option.
Connector/NET no longer supports server versions prior to 5.0
The requested value '{0}' is invalid for the given keyword '{1}'.
{0}: Connection Closed
{0}: Connection Opened: connection string = '{1}'
{0}: Query Opened: {2}
{0}: Resultset Opened: field(s) = {1}, affected rows = {2}, inserted id = {3}
{0}: Query Closed
{0}: Set Database: {1}
{0}: Usage Advisor Warning: Query is using a bad index
{0}: Usage Advisor Warning: Query does not use an index
{0}: Resultset Closed. Total rows={1}, skipped rows={2}, size (bytes)={3}
{0}: Usage Advisor Warning: Skipped {2} rows. Consider a more focused query.
{0}: Usage Advisor Warning: The following columns were not accessed: {2}
{0}: Usage Advisor Warning: The field '{2}' was converted to the following types: {3}
{0}: Error encountered attempting to open result: Number={1}, Message={2}
{0}: Error encountered during row fetch. Number = {1}, Message={2}
{0}: MySql Warning: Level={1}, Code={2}, Message={3}
Unable to trace. There are more than Int32.MaxValue connections in use.
{0}: Statement prepared: sql='{1}', statement id={2}
{0}: Statement closed: statement id = {1}
{0}: Statement executed: statement id = {1}
Unable to enable query analysis. Be sure the MySql.Data.EMTrace assembly is properly located and registered.
{0}: Query Normalized: {2}
Cannot retrieve Windows identity for current user. Connections that use IntegratedSecurity cannot be pooled. Use either 'ConnectionReset=true' or 'Pooling=false' in the connection string to fix.
Attempt to call stored function '{0}' without specifying a return parameter
Parameters can only be derived for commands using the StoredProcedure command type.
Replicated connections allow only readonly statements.
File based certificates are only supported when connecting to MySQL Server 5.1 or greater.
Snapshot isolation level is not supported.
Type '{0}' is not derived from BaseExceptionInterceptor
Type '{0}' is not derived from BaseCommandInterceptor
Unknown authentication method '{0}' was requested.
Authentication to host '{0}' for user '{1}' using method '{2}' failed with message: {3}
Windows authentication connections are not supported on {0}
Authentication method '{0}' not supported by any of the available plugins.
Unable to create plugin for authentication method '{0}'. Please see inner exception for details.
Mixing named and unnamed parameters is not allowed.
Parameter index was not found in Parameter Collection.
Authentication with old password no longer supported, use 4.1 style passwords.
Microsecond must be a value between 0 and 999999.
Millisecond must be a value between 0 and 999. For more precision use Microsecond.
No available server found.
Attempt to connect to '{0}' server failed.
Unknown connection protocol
Unix sockets are not supported on Windows.
Replicated server not found: '{0}'
Replication group '{0}' not found.
The new value must be a MySqlParameter object.
Value '{0}' is not of the correct type.
Compression is not supported.
SSL Connection error.
The option '{0}' is not currently supported.
SSL connection option '{0}' is duplicated.
No other SSL options are accepted when SSL Mode is set to None.
Parameter can't be null or empty.
Error encountered reading the RSA public key.
Retrieval of the RSA public key is not enabled for insecure connections.
String can't be empty.
Value '{0}' is not of the correct type.
Parameter '{0}' can't be null or empty.
Encoding error during validation.
The specified file cannot be converted to a certificate.
The specified file cannot be converted to a key.
Failed to read file at the specified location.
No file path has been provided for the connection option {0}.
The provided key is invalid.
The certificate is invalid.
Unable to validate the signature.
Unable to verify the signature.
The certificate authority (CA) does not match.
The host name does not match the name on the certificate.
The certificate is not a certificate authority (CA).
Server asked for stream in response to LOAD DATA LOCAL INFILE, but the functionality is disabled by the client setting 'allowlocalinfile' to 'false'.
The host name or IP address is invalid.
All server connection attempts were aborted. Timeout of {0} seconds was exceeded for each selected server.
Specifying multiple host names with DNS SRV lookup is not permitted.
Specifying a port number with DNS SRV lookup is not permitted.
Using Unix domain sockets with DNS SRV lookup is not permitted.
Unable to locate any hosts for {0}.
Option "tls-version" can not be specified when SSL connections are disabled.
'{0}' not recognized as a valid TLS protocol version (should be one of TLSv1, TLSv1.1, TLSv1.2{1}).
TLSv1.3 is supported in .NET Framework 4.8 or .NET Core 3.0.
No supported TLS protocol version found in the 'tls-versions' list.
Connection option '{0}' is duplicated.
Verify that user '{0}'@'{1}' has enough privileges to execute.
Clear-password authentication is not supported over insecure channels.
Trying to upload a file from outside the path set on 'allowloadlocalinfileinpath' is invalid.
Either provide a valid path for 'allowloadlocalinfileinpath' or enable 'allowloadlocalinfile'.
Certificate with Thumbprint '{0}' not found.
This connection is using {0}, which is now deprecated and will be removed in a future release of Connector/NET.
MySQL Server {0} dos not support query attributes.
MySQL Connector/NET does not support query attributes with prepared statements for this version of MySQL Server.
Connection protocol '{0}' does not support SSL connections.
Authentication plugin '{0}' is currently not supported.