1. apt-get install mysql-server  出现mismatch错误

下载 libmysqlclient18_5.5.57-0+deb8u1_armhf.deb  并安装

http://mirrors.ustc.edu.cn/raspbian/raspbian/pool/main/m/mysql-5.5/libmysqlclient18_5.5.57-0+deb8u1_armhf.deb

2. 安装 apt-get install mysql-server && apt-get install python-mysqldb

成功安装

相关文章:

  • 2022-12-23
  • 2021-04-20
  • 2021-08-27
  • 2021-08-02
  • 2022-01-10
  • 2022-01-11
  • 2021-05-20
  • 2021-12-19
猜你喜欢
  • 2022-01-16
  • 2022-12-23
  • 2022-12-23
  • 2022-01-14
  • 2022-02-10
  • 2022-12-23
相关资源
相似解决方案