Skip to content

Bump up mysql connector version to be able to run in Java 11#20373

Merged
dsilvam merged 3 commits into
release-21.05from
tests-not-running-mysql
May 11, 2021
Merged

Bump up mysql connector version to be able to run in Java 11#20373
dsilvam merged 3 commits into
release-21.05from
tests-not-running-mysql

Conversation

@dsilvam

@dsilvam dsilvam commented May 10, 2021

Copy link
Copy Markdown
Member

Automated tests were not running on MySQL and the db was logging a Bad _handshake.

After reproducing locally against our mysql docker-compose (same one used for tests), it was determined that the error happens when running on java 11 only.

Bumping up the version of the mysql-connector-java from 8.0.18 to 8.0.19 makes possible to run both in Java 8 and 11.

@dsilvam dsilvam merged commit de54773 into release-21.05 May 11, 2021
@delete-merged-branch delete-merged-branch Bot deleted the tests-not-running-mysql branch May 11, 2021 20:28
fmontes pushed a commit that referenced this pull request May 21, 2021
* Upgrading webcomponents version to 0.0.25

* Issue 20329 osgi not working java 8 (#20360)

* Switch byte-buddy version depending on java used to run

* Remove echo

* Issue 19646 improvment memory space consumption (#20370)

* #19646 Improvment heap scape consumption generating a bundle

* #19646 Testing

* Change ee version in dependencies.properties

* Revert DotSubmitterchange and validate empty file

* Rever dependencies.properties change

* run-all

* Bump up mysql connector version to be able to run in Java 11 (#20373)

* Bump up mysql connector version to be able to run in Java 11

* run-all

* #20358 earlier releases had a metadata column which isn't used anymore… (#20372)

* #20358 earlier releases had a metadata column which isnt used anymore and it needs to be removed.

* #20358 doc test

* run-all

* run-all

* adding doc

* run-all

* #20336 Improving task performance (#20374)

* #20336 Improving task performance

* run-all

* run-all

* Removing semicolon in oracle script

* run-all

* run-all

* Adding missing semicolon

* run-all

* run-oracle

Co-authored-by: Nollymar Longa <>

* #20312 Upserts (#20367)

* #20312 Upserts

* run-all

* #20312 sql merge clean up

* #20312 fixing  typos

* run-all

* run-all

* run-all

* #20312 removing empty class

* #20312 format code

* run-all

* #20312  removing trash file

* #20312  log debug

* run-all

* #20312 safety measure to prevent constrint violation when removing data chunks

* run-all

* #20312 typo

* run-oracle

* run-all

* #20364 xml is not longer allowed on content resource (#20381)

* #20364 xml is not longer allowed on content resource

* #20364 adding comments

* #20364 minor refactor

* run-all (#20375)

* Avoid Out of Memory with huge file (#20392)

* #20313 making es read only monitor less noisy (#20398)

* Not use RestClient as a singleton (#20385)

* Not use RestClient as a singleton

* Removing this.restClient variable

* Closing Rest Client

* Issue 20386 index discrepancies metadata folder remove task (#20396)

* #20386 fixing index discrepancies + metaData dir

* #20386 relocating log

* #20083 Update full starter with inline editing (#20409)

* #20420 adding the none version to validation type on saml (#20421)

* #19646 Log error nicely (#20419)

* #19646 Log error nicely

* remove import

* Rename AddFileNotPossibleException to FileCreationException

Co-authored-by: Nollymar Longa <>
Co-authored-by: Daniel Silva <daniel.silva@dotcms.com>
Co-authored-by: Freddy Rodriguez <freddy0309@gmail.com>
Co-authored-by: fabrizzio-dotCMS <fabrizzio@dotCMS.com>
Co-authored-by: Fabrizzio Araya <37148755+fabrizzio-dotCMS@users.noreply.github.com>
Co-authored-by: Nollymar Longa <nollymar.longa@dotcms.com>
Co-authored-by: Jonathan <jonathan.sanchez@dotcms.com>
Co-authored-by: Victor Alfaro <victor.alfaro@dotcms.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants