David,

>From any client...
    SHOW VARIABLES LIKE 'version';
    or
    SELECT @@version;
will show the version.

Search your my.cnf/ini for 'innodb'. If
    skip-innodb
is not commented out, do so. If other innodb vars are commented out,
uncomment them.

PB

-----

----- Original Message -----
From: "David T-G" <[EMAIL PROTECTED]>
To: "mysql users" <[EMAIL PROTECTED]>
Cc: "Peter Brawley" <[EMAIL PROTECTED]>
Sent: Sunday, December 01, 2002 11:58 AM
Subject: Re: creating related tables


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Peter, et al --
>
> ...and then Peter Brawley said...
> %
> % Did you touch up my.cnf/ini to enable InnoDB?
>
> No, I didn't; I'm just a user here.  I have yet to see details on whether
> or not we really have InnoDB support.  Is there a way I can tell from the
> mysql client, or does it depend on going to find the person who installed
> it to ask what he did at setup time?
>
> I just don't know how to get into the code to see how it's set up, how
> it's installed, and so on...  There's no
>
>   SHOW VERSION ;
>
> command that I can find :-)
>
>
> %
> % PB
>
>
> Thanks & HAND
>
> mysql query,
> :-D
> - --
> David T-G                      * There is too much animal courage in
> (play) [EMAIL PROTECTED] * society and not sufficient moral courage.
> (work) [EMAIL PROTECTED]  -- Mary Baker Eddy, "Science and
Health"
> http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl
Npg!
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (FreeBSD)
>
> iD8DBQE96mn3Gb7uCXufRwARAthzAKDBf6bTrH3opaAeaoWXGtYr7fBRAgCfRalq
> qlqdVzVCkoNegvKdqc2wF7E=
> =Ry+u
> -----END PGP SIGNATURE-----
>
>



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