Verified for focal on version 8.0.28-0ubuntu0.20.04.4 with the following
test:

lxc launch images:ubuntu/focal test-mysql
lxc exec test-mysql bash

apt update && apt dist-upgrade -y

cat <<EOF >/etc/apt/sources.list.d/ubuntu-$(lsb_release -cs)-proposed.list
# Enable Ubuntu proposed archive
deb http://archive.ubuntu.com/ubuntu/ $(lsb_release -cs)-proposed restricted 
main multiverse universe
EOF

apt update

apt install -y mysql-server

grep mysqlx /var/log/mysql/error.log

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899248

Title:
  mysql server crashes during install/update: Error: Unable to shut down
  server with process id X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1899248/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to