09 2017 档案

摘要:import re import sys import getopt import MySQLdb from subprocess import call import os host='10.76.45.7' port=3306 user='test' password='test' dbName='test' def loadSlowLogtoDb(mysqlConn,keyValueL... 阅读全文
posted @ 2017-09-18 15:38 友哥 阅读(372) 评论(0) 推荐(0) 编辑
摘要:import re import MySQLdb host='10.76.45.7' port=3306 user='test' password='test' dbName='test' def loadSlowLogtoDb(mysqlConn,keyValueList): insertSql="insert into slowLog( \ Rows_examined,R... 阅读全文
posted @ 2017-09-16 18:41 友哥 阅读(349) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示