このクエリをmysqlに挿入できません。json.dump() を実行しました。テキストとブロブを試しました。引用符を開いたり閉じたりしてみました。
INSERT INTO mytable (campaign_object)
VALUES ( {"cpa_type": "null", "device_tablets": "True",
"language": "all", "end_date": null, "bid": "1", "budget": "1", "goal_type": "ctr",
"frequency": "null", "location": "all", "device_mobile": "True", "device_desktop":
"True", "impressions": "null", "campaign_name": "1", "start_date": "2012-09-14",
"insert_date": "2012-09-13 23:00:1347548413"})
だから... MyhSQLがjsonを処理できると想像する必要があります。どうしても漬物にしたい。