View Single Post

   
  #3 (permalink)  
Old 02-28-2008, 09:06 AM
Axel Schwenke
 
Posts: n/a
Default Re: New to MySQL ....InnoDB?

"Bob Imperial" <bimperial@gmail.com> wrote:
>
> I am just getting started using PHP + MySQL, coming from Coldfusion +
> MSSQL and in need of a little enlightenment here.

....

> What is InnoDB?


InnoDB [3] is a Storage Engine [2] for MySQL [1].

[1] http://dev.mysql.com/doc/refman/5.0/en/
[2] http://dev.mysql.com/doc/refman/5.0/...e-engines.html
[3] http://dev.mysql.com/doc/refman/5.0/en/innodb.html


XL
--
Axel Schwenke, Support Engineer, MySQL AB

Online User Manual: http://dev.mysql.com/doc/refman/5.0/en/
MySQL User Forums: http://forums.mysql.com/
Reply With Quote