CodeIgniter Forums
Considerations previous to move to InnoDB - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Considerations previous to move to InnoDB (/showthread.php?tid=24310)



Considerations previous to move to InnoDB - El Forum - 11-05-2009

[eluser]CARP[/eluser]
Hi guys
I've realized that continuing working with MyISAM type tables, and doing the integrity checking manually, will be a headache.

Is there any considerations I should have before chaning all my tables to InnoDB type?
Will I have to change code in my models?
How codeIgniter treats errors related to InnoDB?

And finally, any docs to read relating InnoDB+CodeIgniter?

Thanks, and sorry for my ignorance


Considerations previous to move to InnoDB - El Forum - 12-03-2009

[eluser]got 2 doodle[/eluser]
Sorry I don't have an answer, by now though you have possible gone through "the change"

Did you learn anything?
any warnings or caveats?

doodle


Considerations previous to move to InnoDB - El Forum - 12-03-2009

[eluser]CARP[/eluser]
Nothing bad happenned... all working just great


Considerations previous to move to InnoDB - El Forum - 12-03-2009

[eluser]got 2 doodle[/eluser]
That's what I wanted to hear
:coolsmile:

cheers!
doodle