Last Updated on November 6, 2022 by Vikash Ekka
![]() |
vetechno – This must be resolved manually (e.g. by moving the schema directory to another location). in Ubuntu |
Read Also:- How to install and setup Nord VPN on Ubuntu 20.04 LTS
Read Also:- How to Install uTorrent on Ubuntu 18.04 and Ubuntu 20.04 LTS
Read Also:- How to Hide Apache, Nginx, or PHP version on Ubuntu
mysql> drop database zabbix;
ERROR 3681 (HY000): Schema 'zabbix' does not exist, but schema directory './zabbix/' was found. This must be resolved manually (e.g. by moving the schema directory to another location).
How to Fix – This must be resolved manually (e.g. by moving the schema directory to another location)
![]() |
This must be resolved manually (e.g. by moving the schema directory to another location). |
[root@localhost mysql]# rm -rf zabbix
Great article !!