Commit 115ed29
authored
Build(deps): Bump com.mysql:mysql-connector-j from 9.5.0 to 9.6.0 (#1572)
Bumps
[com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j)
from 9.5.0 to 9.6.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES">com.mysql:mysql-connector-j's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1><a
href="https://dev.mysql.com/doc/relnotes/connector-j/en/">https://dev.mysql.com/doc/relnotes/connector-j/en/</a></h1>
<p>Version 9.6.0</p>
<ul>
<li>
<p>Fix for Bug#118002 (Bug#37843004), The setFetchSize() method in the
Statement class may have a potential bug.</p>
</li>
<li>
<p>Fix for Bug#113130 (Bug#36043125), getGeneratedKeys() returns a zero
resultset with non-key-generating statements.</p>
</li>
<li>
<p>Fix for Bug#113336 (Bug#36080226), Inconsistent getUpdateCount()
Behavior with allowMultiQueries.</p>
</li>
<li>
<p>Fix for Bug#118234 (Bug#37975837), A potential bugs in Mysql
Connector/J.</p>
</li>
<li>
<p>Fix for Bug#113413 (Bug#36107426), Connection.changeUser cannot be
done after DriverManager.loginTimeout elapses.
Thanks to Kazuhisa Kawashima for his contribution.</p>
</li>
<li>
<p>Fix for Bug#119271 (Bug#38599496), Connector/J fails to accept legacy
value zeroDateTimeBehavior=convertToNull on multi-host URLs
(failover).</p>
</li>
<li>
<p>Fix for Bug#119245 (Bug#38599240), Select into fix breaks queries
with 'into' in them.</p>
</li>
</ul>
<p>Version 9.5.0</p>
<ul>
<li>
<p>Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take
database into account.</p>
</li>
<li>
<p>Fix for Bug#62693 (Bug#16722068), XAConnection savepoint
capability.</p>
</li>
<li>
<p>Fix for Bug#81128 (Bug#23146631), Master host list overwritten by
slave list when loadBalanceConnectionGroup used.</p>
</li>
<li>
<p>Fix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY*
PROPERTIES HANGS IN TEST TESTBUG56429.</p>
</li>
<li>
<p>Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for
keyStoreTypes that do not require files.
Thanks to Kolbe Kegel for his contribution.</p>
</li>
<li>
<p>Fix for Bug#118938 (Bug#38396227),
DatabaseMetaDataInformationSchema#getSchemas has a bug.</p>
</li>
<li>
<p>Fix for Bug#99292 (Bug#31195955), Contribution: Support Windows time
zone 'Coordinated Universal Time'.
Thanks to Frédéric Barrière for his contribution.</p>
</li>
<li>
<p>Fix for Bug#107094 (Bug#34104230), NullPointerException when calling
equals with null on MultiHostConnectionProxy.</p>
</li>
<li>
<p>Fix for Bug#107543 (Bug#34464351), Cannot execute a SELECT statement
that writes to an OUTFILE.</p>
</li>
<li>
<p>Fix for Bug#17881458, BEHAVIOR OF SETBINARYSTREAM() METHOD IS
DIFFERENT WHEN USESERVERPREPSTMTS=TRUE.</p>
</li>
<li>
<p>Fix for Bug#45554 (Bug#11754018), Connector/J does not encode binary
data if useServerPrepStatements=false.</p>
</li>
<li>
<p>Fix for Bug#114974 (Bug#36614381), the SQL in batch will not clear
after statement close.
Thanks to Chengyi Dong for his contribution.</p>
</li>
<li>
<p>Fix for Bug#118688 (Bug#38222681),
com.mysql.cj.protocol.a.StringValueEncoder#getString does not handle
string escaping.</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/fdef61f4af21fa9e0ac334ff0664ec754c164cc0"><code>fdef61f</code></a>
Update copyright year.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/43aced76f8e2a261f7eca62d3715ecf932108753"><code>43aced7</code></a>
Update for GPL license book.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/46758cae2082b9991c995dcdf8843b90a77b27f6"><code>46758ca</code></a>
Fix for non deterministic results in some StatementRegressionTest
tests.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/a281379c5b06bbb187b36cbe802bd010b95146fe"><code>a281379</code></a>
Fix for Bug#118002 (Bug#37843004), The setFetchSize() method in the
Statement...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/5767fc52a678fe5b1285488e09cd47491aff94e7"><code>5767fc5</code></a>
Fix for tests in MetaDataTest using conflicting table names.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/3394bf6b1763d0f0e8262b92fa0a63f778c75837"><code>3394bf6</code></a>
Fix for Bug#113130 (Bug#36043125), getGeneratedKeys() returns a zero
resultse...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/3b9c627bfe0e567f5060734d57fe11ea007c0712"><code>3b9c627</code></a>
Fix for Bug#113336 (Bug#36080226), Inconsistent getUpdateCount()
Behavior wit...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/b369d813de0b388c13affd9be2d7e2418b49eb90"><code>b369d81</code></a>
Fix for Bug#118234 (Bug#37975837), A potential bugs in Mysql
Connector/J.</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/af0aa945ddd17e151105d5c62eed3e4207c315b2"><code>af0aa94</code></a>
Fix for Bug#113413 (Bug#36107426), Connection.changeUser cannot be done
after...</li>
<li><a
href="https://github.com/mysql/mysql-connector-j/commit/e9dfbe88e0f2d20170abaa959368fc2501581111"><code>e9dfbe8</code></a>
Fix for Bug#119271 (Bug#38599496), Connector/J fails to accept legacy
value z...</li>
<li>Additional commits viewable in <a
href="https://github.com/mysql/mysql-connector-j/compare/9.5.0...9.6.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments