centOS升级MYSQL至5.5,PHP到5.4
//安装remi源 [root@ebs-34024 ~]# rpm -ivh http://rpms.familleco…
阅读全文 »//安装remi源 [root@ebs-34024 ~]# rpm -ivh http://rpms.familleco…
阅读全文 »#!/bin/bash function MIOERR(){ echo “输入参数格式错误!!!” echo “格式要像…
阅读全文 »在连接数据库时指定为字典格式即可 self.DB = conn.cursor ( cursorclass = MySQL…
阅读全文 »conn = MySQLdb.connect(host=’localhost’,user=’root’,passwd=’…
阅读全文 »有现成的安装包 https://pypi.python.org/pypi/MySQL-python/1.2…
阅读全文 »