3 May
2008
3 May
'08
9:12 p.m.
But they probably support another bit-based format. -----Original Message----- From: Ivan Sergio Borgonovo <mail@webthatworks.it> Date: Sat, 3 May 2008 21:05:41 To:development@drupal.org Subject: Re: [development] User Status [WAS: User last access] On Sat, 3 May 2008 18:04:33 +0000 "David Strauss" <david@fourkitchens.com> wrote:
No, char(0). MySQL uses one bit to store the NULL/not NULL state.
It is not portable. PostgreSQL and MS SQL as an example doesn't support char(0). + the other considerations I made. -- Ivan Sergio Borgonovo http://www.webthatworks.it