时间:2021-07-01 10:21:17 帮助过:17人阅读
debian下安装mysql
sudo apt
sudo apt-get install libmy
sudo apt-get install libmysqlclient-dev
sudo apt-get install mysql-server-core-5.5 mysql-client-5.5
sudo apt-get install mysql-server-5.5
sudo /etc/init.d/mysql start