mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-02-07 19:21:09 +00:00
Update install_mysql_8.4.2_lts.md
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
# Install
|
# Install
|
||||||
Go to https://dev.mysql.com/downloads/repo/apt/ for the latest apt package
|
|
||||||
|
|
||||||
|
1. Backup DB or use export characters through the AC command options.
|
||||||
|
|
||||||
|
2. Go to https://dev.mysql.com/downloads/repo/apt/ for the latest apt package
|
||||||
|
|
||||||
|
3.
|
||||||
```bash
|
```bash
|
||||||
wget https://dev.mysql.com/get/mysql-apt-config_0.8.32-1_all.deb
|
wget https://dev.mysql.com/get/mysql-apt-config_0.8.32-1_all.deb
|
||||||
sudo dpkg -i mysql-apt-config_0.8.32-1_all.deb
|
sudo dpkg -i mysql-apt-config_0.8.32-1_all.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user