Update install_mysql_8.4.2_lts.md

This commit is contained in:
bash
2024-09-14 19:59:47 +02:00
committed by GitHub
parent 2ac3085cfc
commit 84e04db4c0

View File

@@ -12,3 +12,5 @@ sudo dpkg -i mysql-apt-config_0.8.32-1_all.deb
sudo apt update
sudo apt install mysql-server
````
Make sure your select 8.4.2 in the configuration screen ;)