You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Upgraded Confluence server from 6.1.14 (MySQL 5.6) to 7.5.1 (MySQL 5.7).
Error when starting Confluence: "MySQL sesson isolation level "REPEATABLE-READ" is no longer supported. Session isolation level must be "READ-COMMITTED." [Words capitalized in the error]
MySQL Session isolation level is set to "read-committed"
Any suggestions would be appreciated. Thank you.
This should help you make the changes to resolve the issue. https://confluence.atlassian.com/confkb/confluence-fails-to-start-and-throws-mysql-session-isolation-level-repeatable-read-is-no-longer-supported-error-241568536.html?_ga=2.170801448.945984502.1597437645-1624429102.1594443344
You will be running this SQL command for your mysql account that is used to connect to database
SET [SESSION | GLOBAL] TRANSACTION ISOLATION LEVEL READ COMMITTED
Thank you for the suggestion. We had seen that link. The MySQL Session isolation level is set to "read-committed" through the my.ini file.
Is there something else that needs to be done?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No that should be it. If that is setup properly and you bounced the service are you still seeing the same issue in the logs? Is there anything else coming up?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Community! We're thrilled to share that Team Calendars for Confluence is now a built-in feature for Confluence Data Center releases 7.11 and beyond. A long time favorite, Team Cale...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.