Page 1 of 1

DB Bakup/Restore when mantis upgrade

Posted: 26 Dec 2018, 07:47
by hj_park
I upgraded from mantis 1.2 to 2.1.
(I upgraded mySQL also)
I used the function export Database to SQL to backup the MantisDB I was using.
After upgrade, I imported this SQL to create a new DB and processed the installation / upgrade DB of mantis installation process. After the upgrade was completed, I connected mantis, I can see the bug list but could not see the bugnote and attachment files.
When i see the database directly , the bugnote and the attachment information were alive.

How can i see the bugnote and attchement files?
(I am using Windows7, Apach2.4, MYSQL5.6, PHP7.0)