i'm reinstall mysql server
sudo apt install mysql-server
but in the end it shows error
Errors were encountered while processing: mysql-server-8.0 mysql-server E: Sub-process /usr/bin/dpkg returned an error code (1)
then tring to resolve sudo dpkg --configure -a
Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... Renaming removed key_buffer and myisam-recover options (if present) ERROR: Unable to start MySQL server: /usr/sbin/mysqld: symbol lookup error: /lib/x86_64-linux-gnu/libssl.so.1.1: undefined symbol: EVP_idea_cbc, version OPENSSL_1_1_0 Please take a look at https://wiki.debian.org/Teams/MySQL/FAQ for tips on fixing common upgrade issues. Once the problem is resolved, run apt-get --fix-broken install to retry. dpkg: error processing package mysql-server-8.0 (--configure): installed mysql-server-8.0 package post-installation script subprocess returned error exit status 127 dpkg: dependency problems prevent configuration of mysql-server: mysql-server depends on mysql-server-8.0; however: Package mysql-server-8.0 is not configured yet.
dpkg: error processing package mysql-server (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: mysql-server-8.0 mysql-server
OS Info :
Distributor ID:Ubuntu
Description:Ubuntu 20.04.3 LTS
Release:20.04
Codename:focal
Package info:
openssl/focal-updates,focal-security,now 1.1.1f-1ubuntu2.16 amd64 [installed] mysql-client-8.0/focal-updates,focal-security,now 8.0.30-0ubuntu0.20.04.2 amd64 [installed,automatic] mysql-client-core-8.0/focal-updates,focal-security,now 8.0.30-0ubuntu0.20.04.2 amd64 [installed,automatic] mysql-common/focal,now 5.8+1.0.5ubuntu2 all [installed,automatic] mysql-server-8.0/focal-updates,focal-security,now 8.0.30-0ubuntu0.20.04.2 amd64 [installed,automatic] mysql-server-core-8.0/focal-updates,focal-security,now 8.0.30-0ubuntu0.20.04.2 amd64 [installed,automatic] mysql-server/focal-updates,focal-security,now 8.0.30-0ubuntu0.20.04.2 all [installed]