python 链接mysql 所用的模块 环境:centos7, anaconda3.6安装: conda install pymysql载入pymysql模块:
若是没报错,测链接成功,后面就能够操做mysql数据库了