記得execute裡面的SQL語法一定要加上冒號,否則會出錯。我也在這個愚蠢的錯誤上跌倒過。 import MySQLdb db = MySQLdb.connect( host = '主機IP或網址', ...
確定! 回上一頁