Hi

When creating a table can you use multiple Table_Options?

The O'Reilly "Managing & Using MySQL" show on page 288 a table been created 
with two options "...)AUTO_INCREMENT = 1, TYPE=InnoDB;"

But the MySQL manual says "or":-

table_options:
        TYPE = {BDB | HEAP | ISAM | InnoDB | MERGE | MRG_MYISAM | MYISAM }
or      AUTO_INCREMENT = #
.....

Thanks
  Jonathan




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to