Seems like it's working now. I changed the table type to MyISAM, which corrupted the table. So I repaired it and changed it back to InnoDB. Now it's working fine. I didn't change any code. Can anybody explain this?

Jon Chin




Jon Chin wrote:
I'm experiencing weird behavior with using $this->model->saveAll(). When I pass it an array of just one record, it successfully inserts this to the db table. However, when I pass it an array of more than one record, they all successfully insert except for the last record. Anybody have an idea of what could be wrong? Thanks.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to