コード例 #1
0
 def __init__(self):
     self.__mysqlConn1 = DBConnection.Mysql(3311)
     self.__newLogPos = ""
     self.__newLogFile = ""
     self.__oldLogPos = ""
     self.__oldLogFile = ""