Unable to open Database Servers list on Plesk as it redirects to Home or fail with: Type GraphQL Error - Dependent row(s) 'Domains.id = 1029' isn't found for 'data_bases.dom_id = 1029'.

Comments

1 comment

  • Avatar
    METANET Support

    If several databases on the server are affected, the following query shows an overview:

    SELECT id,name,dom_id FROM data_bases where dom_id NOT IN (select id from domains);

     

    0

Please sign in to leave a comment.

Have more questions? Submit a request