Page 1 of 1

Upgrading from 1.0.1 to 1.2.8

Posted: 20 Jun 2012, 20:11
by mmatte
We are planning on upgrading from Mantis 1.0.1 to the latest version (1.2.8) and maybe converting from PHP to MSSQL 2008. I have a two questions:
1) Can we upgrade directly from 1.0.1 to 1.2.8?
2) Is there anything we should be aware in attempting to convert the database to MSSQL?

Any input or suggestions would be greatly appreciated.

Thank you.
Missa

Re: Upgrading from 1.0.1 to 1.2.8

Posted: 20 Jun 2012, 20:41
by atrol
mmatte wrote: 1) Can we upgrade directly from 1.0.1 to 1.2.8?
Yes, you can. But why 1.2.8? Latest stable version is 1.2.11 at the moment.
http://www.mantisbt.org/docs/master-1.2 ... LL.UPGRADE
mmatte wrote: 2) Is there anything we should be aware in attempting to convert the database to MSSQL?
I don't recommend to migrate to MSSQL, there are various known issues with version 1.2.x, but also users who succeeded in running it.

Search for MSSQL in forum http://www.mantisbt.org/forums/search.p ... ords=mssql
and have a look at some known issues / workarounds

Code: Select all

http://www.mantisbt.org/bugs/search.php?project_id=1&category=db%20mssql&status_id[]=10&status_id[]=20&status_id[]=30&status_id[]=40&status_id[]=50&sortby=last_updated&dir=DESC&hide_status_id=-2

Re: Upgrading from 1.0.1 to 1.2.8

Posted: 21 Jun 2012, 12:23
by mmatte
Thank you, we are planning on upgrading to the latest stable version, I just had the incorrect version number noted.
And I will pass the information regarding MSSQL along to our DBA team so then can further evaluate whether or not we want to proceed with converting the database to MSSQL or leave it in My SQL