01-30-2009, 02:46 PM
[eluser]bd3521[/eluser]
Is there anyway to implement $this->db->insert_delayed in CI? As long the table is MyISAM or Archive it should work by switching from INSERT to INSERT DELAYED
Is there anyway to implement $this->db->insert_delayed in CI? As long the table is MyISAM or Archive it should work by switching from INSERT to INSERT DELAYED