Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Bump mysql-connector-java from 5.1.20 to 5.1.49 #8

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2021

Bumps mysql-connector-java from 5.1.20 to 5.1.49.

Changelog

Sourced from mysql-connector-java's changelog.

Changelog

https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/

Version 5.1.49

  • Fix for Bug#77183 (21181501), INSERT..VALUE..lead to invalidation of batch insert.

  • Fix for Bug#23143279, CLIENT HANG WHEN LOADBALANCESTRATEGY IS BESTRESPONSETIME.

  • WL#14007, Remove third-party libraries from sources and bundles.

  • Fix for Bug#98237 (30911870), PREPAREDSTATEMENT.SETOBJECT(I, "FALSE", TYPES.BOOLEAN) ALWAYS SETS TRUE OR 1.

  • Fix for Bug#30866178, Not recommended default for 'allowLoadLocalInfile'. Back-port from Bug#94051 (29261254).

  • Fix for Bug#30657312, Disable external entities in Fabric's XML parser.

  • Fix for Bug#96442 (30151808), INCORRECT DATE ERROR WHEN CALLING GETMETADATA ON PREPARED STATEMENT.

Version 5.1.48

  • Fix for Bug#30035246, COMMUNITY README AND README.TXT FILES HAS THE WRONG YEAR (2018).

  • Fix for Bug#29998730, REGRESSION UNIT TESTS FAILS WHEN THE 8.0 SERVER'S CHARSET IS SET TO DEFAULT UTF8MB4.

  • WL#12942, Update README.md and add new CONTRIBUTING.md.

  • Fix for Bug#91435 (28268619), Improve DatabaseMetaData.getSQLKeywords() to include new reserved words.

  • Fix for Bug#95796 (29907618), Parameter metadata inferred incorrectly when procedure or function doesn't exist.

  • Fix for Bug#73774 (19531305), Can't execute a stored procedure if exists function with same name.

  • Fix for Bug#20913289, PSTMT.EXECUTEUPDATE() FAILS WHEN SQL MODE IS NO_BACKSLASH_ESCAPES.

  • Fix for Bug#80441 (22850444), SYNTAX ERROR ON RESULTSET.UPDATEROW() WITH SQL_MODE NO_BACKSLASH_ESCAPES.

  • Fix for Bug#92089 (28529781), PREPAREDSTATEMENT.SETTIMESTAMP NULLPOINTEREXCEPTION.

  • WL#13124, Support new utf8mb4 bin collation.

  • Fix for Bug#94585 (29452669), GETTABLENAME() RETURNS NULL FOR A QUERY HAVING COUNT(*) WITH JDBC DRIVER V8.0.12.

  • Fix for Bug#94101 (29277648), SETTING LOGSLOWQUERIES SHOULD NOT AUTOMATICALLY ENABLE PROFILESQL FOR QUERIES. Thanks to Florian Agsteiner for the contribution.

  • Fix for Bug#74690 (20010454), PROFILEREVENT HOSTNAME HAS NO GETTER().

  • Fix for Bug#70677 (17640628), CONNECTOR J WITH PROFILESQL - LOG CONTAINS LOTS OF STACKTRACE DATA.

... (truncated)

Commits
  • ad86f36 Updated the copyright year in README file
  • 0d9f1fe Minor fix in test in order to avoid sporadic failures.
  • 3207854 Fix for Bug#77183 (21181501), INSERT..VALUE..lead to invalidation of batch in...
  • e824d25 Fix for Bug#23143279, CLIENT HANG WHEN LOADBALANCESTRATEGY IS BESTRESPONSETIME.
  • d8fb5f0 TLS defaults updated and fix for tests failing with old MySQL servers.
  • 814147c TLS defaults changed for Servers built with OpenSSL.
  • c64f291 WL#14007, Remove third-party libraries from sources and bundles
  • bd87966 Fix for Bug#98237 (30911870), PREPAREDSTATEMENT.SETOBJECT(I, "FALSE",
  • 884393d Fix for Bug#30636056, Replace rs.getObject() by rs.getInt() in collation hand...
  • 22e0c4d Fix for Bug#30866178, Not recommended default for 'allowLoadLocalInfile'. Bac...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.20 to 5.1.49.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/5.1.49/CHANGES)
- [Commits](mysql/mysql-connector-j@5.1.20...5.1.49)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 10, 2021
@AB-xdev AB-xdev mentioned this pull request Jun 11, 2021
@AB-xdev
Copy link
Member

AB-xdev commented Jun 16, 2021

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2021

Superseded by #12.

@dependabot dependabot bot closed this Jun 16, 2021
@dependabot dependabot bot deleted the dependabot/maven/mysql-mysql-connector-java-5.1.49 branch June 16, 2021 06:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant