| Variable | Value | Type |
|---|
1 |
| Variable | Value | Type |
|---|
| 0 | CreateTableSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_ch_mantis | string |
| 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 | | Variable | Value | Type |
|---|
| mysql | DEFAULT CHARSET=utf8 | string |
|
|
|
2 |
| Variable | Value | Type |
|---|
| 0 | CreateIndexSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | idx_changeset_stamp_author | string |
| 1 | mantis_Source_ch_mantis | string |
| 2 | timestamp, author | string |
|
|
3 |
| Variable | Value | Type |
|---|
| 0 | CreateTableSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Sour_mantis | string |
| 1 |
id I NOTNULL UNSIGNED AUTOINCREMENT PRIMARY,
change_id I NOTNULL UNSIGNED,
revision C(250) NOTNULL,
filename XL NOTNULL
| string |
2 | | Variable | Value | Type |
|---|
| mysql | DEFAULT CHARSET=utf8 | string |
|
|
|
4 |
| Variable | Value | Type |
|---|
| 0 | CreateIndexSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | idx_file_change_revision | string |
| 1 | mantis_Sour_mantis | string |
| 2 | change_id, revision | string |
|
|
5 |
| Variable | Value | Type |
|---|
| 0 | CreateTableSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Sou_mantis | string |
| 1 |
change_id I NOTNULL UNSIGNED PRIMARY,
bug_id I NOTNULL UNSIGNED PRIMARY
| string |
2 | | Variable | Value | Type |
|---|
| mysql | DEFAULT CHARSET=utf8 | string |
|
|
|
6 |
| Variable | Value | Type |
|---|
| 0 | AddColumnSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Sour_mantis | string |
| 1 |
action C(8) NOTNULL DEFAULT " '' "
| string |
|
|
7 |
| Variable | Value | Type |
|---|
| 0 | AddColumnSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_ch_mantis | string |
| 1 |
parent C(250) NOTNULL DEFAULT " '' "
| string |
|
|
8 |
| Variable | Value | Type |
|---|
| 0 | AddColumnSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_ch_mantis | string |
| 1 |
ported C(250) NOTNULL DEFAULT " '' "
| string |
|
|
9 |
| Variable | Value | Type |
|---|
| 0 | AddColumnSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_ch_mantis | string |
| 1 |
author_email C(250) NOTNULL DEFAULT " '' "
| string |
|
|
10 |
| Variable | Value | Type |
|---|
| 0 | AddColumnSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_ch_mantis | string |
| 1 |
committer C(250) NOTNULL DEFAULT " '' ",
committer_email C(250) NOTNULL DEFAULT " '' ",
committer_id I NOTNULL UNSIGNED DEFAULT '0'
| string |
|
|
11 |
| Variable | Value | Type |
|---|
| 0 | CreateTableSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_mantis | string |
| 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 | | Variable | Value | Type |
|---|
| mysql | DEFAULT CHARSET=utf8 | string |
|
|
|
12 |
| Variable | Value | Type |
|---|
| 0 | CreateTableSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Sour_mantis | string |
| 1 |
user_id I NOTNULL UNSIGNED PRIMARY,
username C(64) NOTNULL DEFAULT " '' "
| string |
2 | | Variable | Value | Type |
|---|
| mysql | DEFAULT CHARSET=utf8 | string |
|
|
|
13 |
| Variable | Value | Type |
|---|
| 0 | CreateIndexSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | idx_source_user_username | string |
| 1 | mantis_Sour_mantis | string |
| 2 | username | string |
3 | | Variable | Value | Type |
|---|
| 0 | UNIQUE | string |
|
|
|
14 |
| Variable | Value | Type |
|---|
| 0 | UpdateSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_rep_mantis | string |
| 1 | SET type='websvn' WHERE type='svn' | string |
|
|
15 |
| Variable | Value | Type |
|---|
| 0 | AddColumnSQL | string |
1 | | Variable | Value | Type |
|---|
| 0 | mantis_Source_mantis | string |
| 1 |
pvm_version_id I NOTNULL UNSIGNED DEFAULT '0'
| string |
|
|