What would I use
Posted: Fri Mar 24, 2006 1:45 pm
Hi I am not as smart as you when it comes to setting up but I am upgrading my application to mysql and want to know what column types would I use for simple values like "true" or "false" ?
I'm thinking maybe like TINYTEXT but thats a type that can fit in 255 characters or less which would there be a more suidable smaller type for this? I wouldn't want the client mysql databases to become to huge.
I'm thinking maybe like TINYTEXT but thats a type that can fit in 255 characters or less which would there be a more suidable smaller type for this? I wouldn't want the client mysql databases to become to huge.