树莓派安装mysql

来源:互联网 发布:linux oracle服务状态 编辑:程序博客网 时间:2024/05/22 08:03

sudo apt-get update
sudo apt-get install mysql-server

0 0