MySQL Forums
Forum List  »  Partitioning

Re: Parition
Posted by: Hartmut Holzgraefe
Date: April 06, 2009 11:37AM

Looks as if InnoDB is not enabled so that CREATE TABLE statements fall back to the default table type? You should receive a non-zero warning count on executing the CREATE statement in this case, and running SHOW WARNINGS right after that should give you more input on what actually happened

--
Hartmut Holzgraefe, MySQL Regional Support Manager EMEA

Sun Microsystems GmbH, Sonnenallee 1, 85551 Kirchheim-Heimstetten
Amtsgericht Muenchen: HRB161028
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

Options: ReplyQuote


Subject
Views
Written By
Posted
3458
April 06, 2009 08:02AM
2668
April 06, 2009 10:30AM
2485
April 07, 2009 07:13AM
2500
April 15, 2009 08:03AM
Re: Parition
2514
April 06, 2009 11:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.