Answer the question
In order to leave comments, you need to log in
How to install mysql on Debian 10 VPS for python?
I took a virtual VPS server to run a telegram bot on it. Everything I needed was installed via SSH. But I'm trying to install the mysql database, since it is used in my bot, it gives errors. I write commands for installation:
apt-get update
apt-get install -y mysql-server mysql-client
Answer the question
In order to leave comments, you need to log in
it is not in the debian repository
add the required version to soures list
https://losst.ru/ustanovka-mysql-v-debian-10
https://www.digitalocean.com/community/tutorials/h...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question