View Issue Details

IDProjectCategoryView StatusLast Update
0003145Sitebugtrackerpublic2012-12-05 16:05
Reportertvo Assigned Toabma  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Summary0003145: Change mantis to store files on disk
DescriptionThis to make the mysql dumps more manageable.

Needs two things AFAIK:

- Migrate existing files from mysql to disk files
- Change mantis configuration
TagsNo tags attached.

Activities

abma

2012-07-04 00:40

administrator   ~0008883

ouch, didn't knew that...

+1!


there seems to be a script for that: http://www.mantisbt.org/bugs/view.php?id=7176

admin/move_db2disk.php

abma

2012-12-05 01:05

administrator   ~0009455

done!

only task left is, to delete after maybe two weeks the table "spring.delete_me_mantis_bug_file_table" if everything worked!

abma

2012-12-05 01:14

administrator   ~0009456

this is the script i used:

https://gist.github.com/4210521

abma

2012-12-05 16:05

administrator   ~0009463

deleted the table and copied the backup from last night to /home/abma/spring.tuesday.txt

Issue History

Date Modified Username Field Change
2012-07-02 11:59 tvo New Issue
2012-07-04 00:40 abma Note Added: 0008883
2012-12-05 01:05 abma Note Added: 0009455
2012-12-05 01:14 abma Note Added: 0009456
2012-12-05 01:16 abma Assigned To => abma
2012-12-05 01:16 abma Status new => feedback
2012-12-05 16:05 abma Note Added: 0009463
2012-12-05 16:05 abma Status feedback => resolved
2012-12-05 16:05 abma Resolution open => fixed