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: 

How do I setup MySQL tables with InnoDB?

Henrik Winther Jensen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 10, 2011

I have been trying to install Confluence 3.5.9 on Kubunu 10.04, the war variant with a Tomcat 6.0.26. Java is 1.6.0_06_b02.

When I am going through the wizard, it suggest a URL to start the MySQL session that contains this:

jdbc:mysql://localhost/confluence?autoReconnect=true&sessionVariables=storage_engine%3DInnoDB

MySQL does not much care for the %3D bit, and the database setup crashes.

I have tried setting up MySQL with query logging, and replacing the %3D with =. Unfortunately this does not result

in InnoDB tables, MySQL just sticks to the default MYISAM. The setup does not crash though.

If I try to start confluence with MyISAM tables it immediately bombs out with an exception.

Does anybody have a clue about this?

Kind regards

Henrik

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jens Gombert
August 10, 2011

Confluence need InnoDB since 3.5 or somethink like this. See the release notes.

For your MySQL Server have a look at 2.4 in this guide:

http://confluence.atlassian.com/display/DOC/Database+Setup+For+MySQL

If you have a DB you want to use update the tables to InnoDB.

Not sure if this is the right answer...

TAGS
AUG Leaders

Atlassian Community Events