Jump to content
We've recently updated our Privacy Statement, available here ×

JasperReports 4 CP Installation: Post-install error [MySQL 5.5 related issue]


shehriyari

Recommended Posts

 Problem: During post-install step of JasperReports 4 CP edition installation, using MySQL 5.5 we get error during CREATE TABLE queries. As we know, in MySQL 5.5, the final "TYPE = InnoDB" part of CREATE TABLE queries has become "ENGINE=InnoDB".

http://dev.mysql.com/doc/refman/5.5/en/create-table.html

Which means, the insallation code needs to be updated for it to work on MySQL 5.5 [which is very important stage in the history of MySQL, with awesome performance upgrades and improvements].

Thanks.

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...