[Tickets #5446] Re: Problem in create.mysql.sql
bugs at bugs.horde.org
bugs at bugs.horde.org
Thu Jun 7 17:12:20 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5446
-----------------------------------------------------------------------
Ticket | 5446
Updated By | helmut at 4schiefer.de
Summary | Problem in create.mysql.sql
Queue | Horde Groupware Webmail Edition
Type | Bug
State | Feedback
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
helmut at 4schiefer.de (2007-06-07 10:12) wrote:
> Then what is the output of show engine innodb status after you try
> creating the table _with_ the engine=innodb statement?
One more comment: Overall I think innodb works.
I try:
mysql> CREATE TABLE customers (a INT, b CHAR (20), INDEX (a))
ENGINE=InnoDB;
Query OK, 0 rows affected (0.01 sec)
More information about the bugs
mailing list