Re: INNO tables - will I have problems?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



jon@xxxxxxxxxxxxxxxxx wrote:
If the minimum requirement of mysql is version 4, then you
will have no problems, as INNODB is the default type in mysql 4.x.x

--


InnoDB is included by default in mysql 4 but the default is still MyISM.


I looked over the manual, and I believe that you are correct. The default type is still MyISAM, but to create an INNODB table, one must specify it in the CREATE TABLE syntax...

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux