Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch error if tx_isolation is not available #14924

Merged
merged 1 commit into from Oct 1, 2019
Merged

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Oct 1, 2019

follow up from https://github.com/matomo-org/matomo/pull/14920/files

image

Starting from MySQL 5.7.20 tx_isolation is deprecated and starting from MySQL 8 the variable was completely removed.

fyi @diosmosis

@tsteur tsteur added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Oct 1, 2019
@tsteur tsteur added this to the 3.12.0 milestone Oct 1, 2019
@diosmosis diosmosis merged commit 4166972 into 3.x-dev Oct 1, 2019
@diosmosis diosmosis deleted the txisolation branch October 1, 2019 00:57
@tsteur tsteur added the Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement. label Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted Beginner friendly issues or issues where we'd highly appreciate community's help and involvement. Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants