speters,
Friday, August 02, 2002, 3:08:44 AM, you wrote:

s> I was wondering about the Enum and Set column types in InnoDB tables.
s> I was able to create an InnoDB table with an enum column, but i
s> get errors when trying to insert values into that column.

s> I'm thinking that InnoDB doesnt support those data types, but the MySQL
s> interface to InnoDB may have some not quite consistent behavior.

s> no biggie, just wondering if anyone has encountered this.

InnoDB supports ENUM and SET data types. And if you got any error you
should provide error message and your INSERT statement.




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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