Tag: Ubuntu2004/MySQL8
sudo apt install msql-server
[mysqld] collation-server=utf8mb4_bin
sudo mysql_secure_installation
sudo systemctl restart mysql