As per several of the previous posts in this thread, it a
ppears that the Plesk upgrade process
does complete, but, with the warning that's already been posted:
"Some steps of upgrade failed. Run upgrade with option --repair to rerun failed steps "
After running
"plesk repair all -n" and/or
plesk repair db -v -n Then again as per other posts in this thread, no faults are found anywhere & operation is normal.
We only have one common example of the Integrity constraint violation issue, in all setups, so we happily followed posts #11 & #13 from this thread.
The post #13 script, does correctly find the one example of duplicated db_name and db\_name, but then running the
3. delete instruction from post #11 (and yes we did run the 4
. Reload the grants table instruction afterwards) doesn't appear to work, because running the post #13 script again (to verify) provides data that is unchanged, from before running the post #13 script / then deleting the one not properly escaped entry in the mysql.db table actions.
It was reasonably clear that you would make a further post
@Sebahat.hadzhi so we waited and did run the post #28 script, but this time it's an error output, (despite the mysql reference being common across all posts / scripts)
~# ./fix-duplicate-dbs_1.0.4.sh
/tmp/tmp.9F40zlBAsx
Error: Failed to connect to MySQL or execute query
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead
ERROR 2002 (HY000): Can't connect to server on '10.66.93.79' (115)
~#