CodeIgniter Forums
Problem whit innodb in mac os - 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: Problem whit innodb in mac os (/showthread.php?tid=26890)



Problem whit innodb in mac os - El Forum - 01-26-2010

[eluser]tnathos[/eluser]
HI.. i have the next problem and i need know if any can help me to resolve..

In my app i use all tables mysam... in developer envorioment... but i need use 3 tables whit innodb for handle transactions.

When i make a select to this tables in mysam.. works fine.. but if i change de egnine to innodb.. tell me always what the table dont exist!

i use mac os snow leopard and MAMP.

thanks,