raytracy
Basic Pleskian
I did a plesk repair db -n got the following message:
Checking the Plesk database using the native database server tools .. [OK]
Checking the structure of the Plesk database
Wrong attributes for the column 'time_stamp' in the table
'dns_recs': ....................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'time_stamp' in the table
'dns_recs_t': ..................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'event_time' in the table
'exp_event': ...................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'register_date' in the table
'key_history': .................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'startTime' in the table
'longtasks': ...................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'time_resp' in the table
'resp_freq': ...................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Checking the consistency of the Plesk database ...................... [OK]
Error messages: 6; Warnings: 0; Errors resolved: 0
I try to fix it, plesk notify me all of them has fixed.
But it show same message in above again when I check it with same command.
It seems happened with all of my CentOS 7.3+Onyx 17.5MU#14.
Does that error matter? and how can I fix it?
By the way, I installed MariaDB 10.1/10.2 as backend for plesk.
Checking the Plesk database using the native database server tools .. [OK]
Checking the structure of the Plesk database
Wrong attributes for the column 'time_stamp' in the table
'dns_recs': ....................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'time_stamp' in the table
'dns_recs_t': ..................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'event_time' in the table
'exp_event': ...................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'register_date' in the table
'key_history': .................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'startTime' in the table
'longtasks': ...................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Wrong attributes for the column 'time_resp' in the table
'resp_freq': ...................................................... [ERROR]
- The attribute 'default' value mismatch: CURRENT_TIMESTAMP in
the original schema and current_timestamp() in the Plesk
database.
Checking the consistency of the Plesk database ...................... [OK]
Error messages: 6; Warnings: 0; Errors resolved: 0
I try to fix it, plesk notify me all of them has fixed.
But it show same message in above again when I check it with same command.
It seems happened with all of my CentOS 7.3+Onyx 17.5MU#14.
Does that error matter? and how can I fix it?
By the way, I installed MariaDB 10.1/10.2 as backend for plesk.