APPLICATION ERROR #2503

Upgrading the plugin schema failed in block #12.

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

Full path: /var/www/html/mantisbt-2.2.1/core/plugin_api.php
Line: 689
VariableValueType
t_schema_version11integer
i12integer
t_targetmantis_Sour_mantisstring
t_status1integer

t_schema
VariableValueType

1
VariableValueType
0CreateTableSQLstring

1
VariableValueType
0mantis_Source_ch_mantisstring
1 id I NOTNULL UNSIGNED AUTOINCREMENT PRIMARY, repo_id I NOTNULL UNSIGNED PRIMARY, revision C(250) NOTNULL PRIMARY, branch C(250) NOTNULL DEFAULT " '' ", user_id I NOTNULL UNSIGNED DEFAULT '0', timestamp T NOTNULL, author C(250) NOTNULL DEFAULT " '' ", message XL NOTNULL, info XL NOTNULL string

2
VariableValueType
mysqlDEFAULT CHARSET=utf8string

2
VariableValueType
0CreateIndexSQLstring

1
VariableValueType
0idx_changeset_stamp_authorstring
1mantis_Source_ch_mantisstring
2timestamp, authorstring

3
VariableValueType
0CreateTableSQLstring

1
VariableValueType
0mantis_Sour_mantisstring
1 id I NOTNULL UNSIGNED AUTOINCREMENT PRIMARY, change_id I NOTNULL UNSIGNED, revision C(250) NOTNULL, filename XL NOTNULL string

2
VariableValueType
mysqlDEFAULT CHARSET=utf8string

4
VariableValueType
0CreateIndexSQLstring

1
VariableValueType
0idx_file_change_revisionstring
1mantis_Sour_mantisstring
2change_id, revisionstring

5
VariableValueType
0CreateTableSQLstring

1
VariableValueType
0mantis_Sou_mantisstring
1 change_id I NOTNULL UNSIGNED PRIMARY, bug_id I NOTNULL UNSIGNED PRIMARY string

2
VariableValueType
mysqlDEFAULT CHARSET=utf8string

6
VariableValueType
0AddColumnSQLstring

1
VariableValueType
0mantis_Sour_mantisstring
1 action C(8) NOTNULL DEFAULT " '' " string

7
VariableValueType
0AddColumnSQLstring

1
VariableValueType
0mantis_Source_ch_mantisstring
1 parent C(250) NOTNULL DEFAULT " '' " string

8
VariableValueType
0AddColumnSQLstring

1
VariableValueType
0mantis_Source_ch_mantisstring
1 ported C(250) NOTNULL DEFAULT " '' " string

9
VariableValueType
0AddColumnSQLstring

1
VariableValueType
0mantis_Source_ch_mantisstring
1 author_email C(250) NOTNULL DEFAULT " '' " string

10
VariableValueType
0AddColumnSQLstring

1
VariableValueType
0mantis_Source_ch_mantisstring
1 committer C(250) NOTNULL DEFAULT " '' ", committer_email C(250) NOTNULL DEFAULT " '' ", committer_id I NOTNULL UNSIGNED DEFAULT '0' string

11
VariableValueType
0CreateTableSQLstring

1
VariableValueType
0mantis_Source_mantisstring
1 repo_id I NOTNULL UNSIGNED PRIMARY, branch C(128) NOTNULL PRIMARY, type I NOTNULL UNSIGNED DEFAULT '0', version C(64) NOTNULL DEFAULT " '' ", regex C(128) NOTNULL DEFAULT " '' " string

2
VariableValueType
mysqlDEFAULT CHARSET=utf8string

12
VariableValueType
0CreateTableSQLstring

1
VariableValueType
0mantis_Sour_mantisstring
1 user_id I NOTNULL UNSIGNED PRIMARY, username C(64) NOTNULL DEFAULT " '' " string

2
VariableValueType
mysqlDEFAULT CHARSET=utf8string

13
VariableValueType
0CreateIndexSQLstring

1
VariableValueType
0idx_source_user_usernamestring
1mantis_Sour_mantisstring
2usernamestring

3
VariableValueType
0UNIQUEstring

14
VariableValueType
0UpdateSQLstring

1
VariableValueType
0mantis_Source_rep_mantisstring
1 SET type='websvn' WHERE type='svn'string

15
VariableValueType
0AddColumnSQLstring

1
VariableValueType
0mantis_Source_mantisstring
1 pvm_version_id I NOTNULL UNSIGNED DEFAULT '0' string

t_sqlarray
VariableValueType
0CREATE TABLE mantis_Sour_mantis ( user_id INTEGER UNSIGNED NOT NULL, username VARCHAR(64) NOT NULL DEFAULT '', PRIMARY KEY (user_id) )DEFAULT CHARSET=utf8string

FilenameLineFunctionArgs
/var/www/html/mantisbt-2.2.1/core/plugin_api.php689--trigger_error( <string>'2503', <integer>256 )
/var/www/html/mantisbt-2.2.1/manage_plugin_upgrade.php55--plugin_upgrade( <Object><SourcePlugin> ( [name] => 'Source Control Integration', [description] => 'Source control integration using an abstract API to support any source control software.', [page] => 'manage_config_page', [version] => '2.0.0', [requires] => <array> { ['MantisCore'] => '2.0.0' }, [uses] => NULL, [author] => 'John Reese', [contact] => 'john@noswap.com', [url] => 'https://github.com/mantisbt-plugins/source-integration/', [basename] => 'Source' ) )