當我嘗試將數據保存到我的模型學說拋出此異常:主義問題:無法獲得最後插入標識
Message: Couldn't get last insert identifier.
我的表設置代碼是:
$this->hasColumn('id', 'integer', 4, array(
'type' => 'integer',
'length' => 4,
'fixed' => false,
'unsigned' => false,
'primary' => true,
'autoincrement' => true,
));
請幫助。謝謝。
我希望我可以比這更多次。你只是做了一個粗糙的bug有10分鐘的修復。 – 2011-05-06 16:44:39