Difference between revisions of "Upgrading to Version 11.4"

From FMR Knowledge Base
Jump to navigation Jump to search
(Preparing to run Version 11.4 or later)
(Obtain the mySql connector)
Line 13: Line 13:
 
The file required can be obtained from the MySQL Developer Zone. At the time of writing this article [https://dev.mysql.com/downloads/connector/j/|this link will take you to the appropriate page.]
 
The file required can be obtained from the MySQL Developer Zone. At the time of writing this article [https://dev.mysql.com/downloads/connector/j/|this link will take you to the appropriate page.]
  
From the dropdown list, select Platform Independent as shown in the image below.
+
From the dropdown list, select Platform Independent as shown in the image below and then select which type of compressed file you would like to downlaod.
 +
 
 +
These instructions are based on downloading the Zip file.
  
 
[[File:Download Connector.PNG|Download Connector|600px]]<br>
 
[[File:Download Connector.PNG|Download Connector|600px]]<br>
  
 +
If you are prompted as shown below, there is no need to Login or Sign Up, simply click on ''''No thanks'''' to download the relevant files.
  
 +
[[File:Download Connector Confirm.PNG|600px]]<br>
  
 
==Change setenv.bat==
 
==Change setenv.bat==

Revision as of 08:07, 3 October 2022

IMPORTANT

If you are using an earlier version of FMR, you will need to make a key change in order to successfully start your Tomcat after installing Version 11.4 or later.

Upgrading from Version 10 or earlier

  1. Folow the Backing Up instructions in this article Upgrading from Version 10 to Version 11.
  2. Next, follow the instructions below.

Preparing to run Version 11.4 or later

FMR supports mySql however the 'jar' file is not included as part of the software distribution so must be obtained and installed seperately prior to starting the application.

Obtain the mySql connector

The file required can be obtained from the MySQL Developer Zone. At the time of writing this article link will take you to the appropriate page.

From the dropdown list, select Platform Independent as shown in the image below and then select which type of compressed file you would like to downlaod.

These instructions are based on downloading the Zip file.

Download Connector

If you are prompted as shown below, there is no need to Login or Sign Up, simply click on 'No thanks' to download the relevant files.

Download Connector Confirm.PNG

Change setenv.bat