mysql 執行長sql

import MySQLdb conn= MySQLdb.connect( host='192.168.137.3', port = 3306, user='monitor', passwd='1234567', db ='information_schema' ) sql=( "SELECT ifnull(trx_id, 'null'),"
相關文章
相關標籤/搜索