They both use 1 byte
Check this for more information

 http://www.mysql.com/doc/en/Storage_requirements.html 

Dobromir Velev
[EMAIL PROTECTED]
http://www.websitepulse.com/


----- Original Message ----- 
From: "Mattias Barthel" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 19:02
Subject: sizes


which one is the biggest datatype:
enum('true', 'false');    OR
tinyint(1);

I mena biggest when it comes to store them on disk.
Thank you,
Mattias.


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

Reply via email to