The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Change mysql configuration or add a Session Variable in the connection string

Deleted user
July 12, 2019

For a new installation of confluence, what do you this that can be a good solution, 

If this server ( MySQL ) is shared with Jira, Jira can be affected? 

Add to my.cnf this: 

[mysqld]
...
transaction-isolation=READ-COMMITTED
...

or make the connection string like this : 

jdbc:mysql://127.0.0.1:3306/confdb?sessionVariables=tx_isolation='READ-COMMITTED'

Ref : 

https://ja.confluence.atlassian.com/confkb/confluence-fails-to-start-and-throws-mysql-session-isolation-level-repeatable-read-is-no-longer-supported-error-241568536.html

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Gonchik Tsymzhitov
Community Champion
November 15, 2021

That one is ok. One minus is to have many commits

image.png

TAGS
AUG Leaders

Atlassian Community Events