ubuntu系统下 python链接mysql数据库的方法 进入root权限下apt-getinstallmysql-serverapt-getinstallmysql-client创建数据库mysql-uroot-ppassward链接数据 python链接mysql