MantisBT: master 5a84e9db

Author Committer Branch Timestamp Parent
dregad dregad master 2011-08-11 07:25 master a89e9c61
Affected Issues  0013227: Oracle DB support multiple issues
Changeset

Add new global config for plugin table prefix

This allows users on Oracle to shorten the table identifier, to avoid hitting
the 30-char size limit.

Also modified comments for the existing db prefix/suffix to explain that they
should be blank or shortened for Oracle.

Affects 0013227

Porting to 1.3 - Conflicts:
config_defaults_inc.php
core/plugin_api.php

mod - config_defaults_inc.php Diff File
mod - core/plugin_api.php Diff File