• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

mysql sintax for removing database name and database instance in Plesk

mirceacr

Basic Pleskian
Hi,

I need to remove manually from the Plesk internal MySQL database a database which no longer exist in the MSSQL server database instance, which also no longer exists. In order to remove the server MSQL database instance, I need to remove the name of a database and user which are still registered in Plesk.

What is the Mysql sintax please ?! MSSQL Instance to be removed is .\MSSQLSERVER2008 and the database name is toto_mojo with user toto_mojo


Please advice.

thanks

Mircea
 
Check tables data_bases and db_users in psa database. Remove corresponding records carefully.
 
Back
Top