I am working with EC2 for MySQL DB. The OS of EC2 is AWS Linux-based Ubuntu. The current version of MySQL is 5.6.50. I am going to upgrade it to 8.0. I tried to upgrade it with this command: sudo yum install mysql-community-server
, but it shows me these kinds of errors.
Error: Package: mysql-community-client-plugins-8.0.36-1.el7.x86_64 (mysql80-community) Requires: libsasl2.so.3()(64bit)Error: Package: mysql-community-server-8.0.36-1.el7.x86_64 (mysql80-community) Requires: systemd You could try using --skip-broken to work around the problem