Update dependency MySqlConnector to v1.3.14#185
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.0->1.3.14Release Notes
mysql-net/MySqlConnector
v1.3.14Compare Source
v1.3.13Compare Source
UnableToConnectToHostexception: #1035.v1.3.12Compare Source
v1.3.11Compare Source
MySqlError.ErrorCode: #1011.MySqlDataReader.GetDateTimeto read aVARCHARcolumn as aDateTime: #980.NEWDATEcolumn type: #1007.v1.3.10Compare Source
NoBackslashEscapesfor binary parameter values: #999.NotSupportedExceptionwhen cancelling aMySqlCommandin aTransactionScope: #1001.InvalidOperationExceptionthrown fromMySqlConnection.Cancel: #1002.DeferConnectionResettotrue; this disables background connection reset and restores the pre-1.3 behavior.v1.3.9Compare Source
StringBuilder.GetChunks(in .NET 5.0) forMySqlParameter: #977.MySqlBulkCopy: #974.StringBuilderMySqlParametervalues in .NET 5.0.v1.3.8Compare Source
v1.3.7Compare Source
v1.3.6Compare Source
v1.3.5Compare Source
StringBuilder,Memory<char>, andReadOnlyMemory<char>asMySqlParameter.Valuevalues: #975.ArgumentExceptioninMySqlBulkCopy: #974.v1.3.4Compare Source
ER_CLIENT_INTERACTION_TIMEOUTerror packet sent to timed-out connections: #970.UseCompression=truemay throw aMySqlProtocolExceptionwhen timed out.v1.3.3Compare Source
Enumparameters in prepared commands: #965.OverflowExceptionreadingOkPayload: #966.v1.3.2Compare Source
QueryInterruptedMySqlExceptioninstead ofCommandTimeoutExpired.v1.3.1Compare Source
Infolog messages added in 1.3.0: #956.Debuglevel.Adler32classinternal.v1.3.0Compare Source
MySqlConnection.Open(Async)but still cleans up connections between uses.DeferConnectionReset=truein the connection string to revert to the old behaviour.ConnectionIdlePingTime=300in the connection string to avoid any network I/O when retrieving a connection from the pool; this is fastest but may return invalid connections fromOpen. This setting is experimental and may change in the future.IgnorePreparetofalse: #929.MySqlCommand.Prepare(Async)will have an effect by default.MemoryStreamas a value forMySqlParameter.Value: #943.MySqlException.IsTransient: #849.IComparable<MySqlDateTime>andIEquatable<MySqlDateTime>onMySqlDateTime.publicconstructor forMySqlConversionException.public.CommandTimeoutExpiredconsistently: #939.MySqlException.ErrorCodefromQueryInterruptedtoCommandTimeoutExpired.CancellationTimeoutconnection string option: #951.OperationCanceledExceptionfromOpenAsyncwhen theCancellationTokenis cancelled: #931.MySqlException.ErrorCodeproperty.MySqlTransaction.Dispose: #923.MySqlException(thrown in some scenarios fromExecuteReader).v1.2.1Compare Source
v1.2.0Compare Source
TlsCipherSuitesconnection string option for fine-grained control of TLS cipher suites: #904.MySqlBulkCopy.v1.1.0Compare Source
CommandTimeoutexpires: #455.CancellationTimeoutconnection string option.nullfromMySqlDataReader.GetSchemaTablewhen there is no result set: #877.DisposeAsyncfully async: #876.ObjectDisposedExceptionthrown inTryResetConnectionAsync: #897.MySqlCommand.Cancel: #820.v1.0.1Compare Source
ENUMcolumns that use theMYSQL_TYPE_ENUMtype in their column metadata: #850.MySqlCommand.CommandTextand.Connectionto be changed while another command is executing: #867.MySqlConnection.GetSchema(collectionName)) case-insensitive: #852.MySqlBulkLoaderwith Azure Database for MySQL/MariaDB: #853.MySqlParameterCollection.Insertimplementation: #869.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.