2020-04-11T16:02:48.379330Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.18) initializing of server in progress as process 5999
2020-04-11T16:02:48.380557Z 0 [ERROR] [MY-010457] [Server] --initialize specified but the data directory has files in it. Aborting.
2020-04-11T16:02:48.380702Z 0 [ERROR] [MY-013236] [Server] The designated data directory /var/lib/mysql/ is unusable. You can remove all files that the server added to it.
2020-04-11T16:02:48.380754Z 0 [ERROR] [MY-010119] [Server] Aborting
2020-04-11T16:02:48.380852Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.18) MySQL Community Server - GPL.
cd /etc/init.d
service mysqld start
./mysqld
[root@localhost init.d]# ./mysqld
./mysqld: error while loading shared libraries: libprotobuf-lite.so.3.6.1: cannot open shared object file: No such file or directory
[root@localhost sbin]# service mysqld start
/etc/