id |
INT UNSIGNED |
10 |
|
√ |
null |
|
|
|
host |
VARCHAR |
63 |
|
|
null |
|
|
|
port |
INT UNSIGNED |
10 |
√ |
|
null |
|
|
|
type |
enum('mysql', 'postgresql', 'mssql') |
10 |
|
|
mysql |
|
|
|
server_version |
CHAR |
255 |
√ |
|
null |
|
|
|
admin_login |
CHAR |
255 |
|
|
null |
|
|
|
admin_password |
CHAR |
255 |
|
|
null |
|
|
|
parameters_id |
INT UNSIGNED |
10 |
√ |
|
null |
|
|
|
last_error |
enum('no_error', 'connection_failed', 'permission_denied', 'other_error', 'credentials_not_set') |
19 |
|
|
no_error |
|
|
|