At 11:06 -0500 10/30/04, Michael Satterwhite wrote:
On Saturday 30 October 2004 10:58 am, Paul DuBois wrote:

What output does the following statement produce?

 SHOW VARIABLES LIKE 'have_innodb';

 If YES, the ALTER TABLE statement should have worked.
 If NO, your server doesn't have InnoDB support built in.
 If DISABLED, your server supports InnoDB but it was disable at
 startup time with --skip-innodb.

That was it. Thanks. I didn't think of Debian disabling the INNODB function.

Rude of them. :-)

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to