zlab, Saturday, March 09, 2002, 6:23:24 AM, you wrote: zz> Hi, zz> I¡¦m a new user of MySQL verison 4.01 and found that the following zz> statement not working:
zz> CREATE TABLE test TYPE = HEAP SELECT * FROM customer zz> If omit TYPE = HEAP, or using TYPE = INNOB or TYPE = MYISAM will work, is zz> it a bug? I tested your example on version 3.23.46 and it worked fine. What type of error did you receive? What is the structure of your table 'customer'? -- For technical support contracts, goto https://order.mysql.com/ 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