Hi.

On Tue, Oct 02, 2001 at 09:33:53AM +0000, [EMAIL PROTECTED] wrote:
[...]
> I've seen rumors about bool being an alias for tinyint(1), but it's
> not in the manual and I haven't tested it.

Actually, it's in the manual (but just recently ;), but it tells
otherwise: http://www.mysql.com/doc/C/o/Column_types.html

----------------------------------------------------------------------
BIT
BOOL
CHAR
        These three are synonyms for CHAR(1).
----------------------------------------------------------------------

Bye,

        Benjamin.

-- 
[EMAIL PROTECTED]

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