Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0020627mantisbtplug-inspublic2016-03-05 16:43
Reportercproensa Assigned Todregad  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version1.3.0-rc.2 
Summary0020627: plugin schema install/upgrade options for unprivileged db user
Description

Some plugins need to perform schema actions, on install or upgrade steps, but the database user for mantis application may not have enough DDL permissions.

To be able to upgrade the plugin, some options should be provided, in the same way the main install script does with the ability to use an alternate db user, os show the required SQL to be performed manually

TagsNo tags attached.

Relationships

duplicate of 0010308 confirmed Need ability to specify MySQL administrator username/password to install plugins 

Activities

dregad

dregad

2016-02-24 10:31

developer   ~0052553

Known issue :-) See 0010308 and also 0013137

cproensa

cproensa

2016-02-24 10:53

developer   ~0052554

thanks!