On 03/22/2011 01:55 PM, Brian Aker wrote: > Hi! > > On Mar 22, 2011, at 9:12 AM, Olaf van der Spek wrote: > >>> Drizzle has no LONGTEXT, TINYTEXT, etc… Just TEXT >> >> Aren't those aliases for text in Drizzle? If not, why not? > > They should all be, and if not we should add them. > >> >>> Drizzle doesn’t support multiple character sets, just UTF-8, so we need to >>> drop the character set part of schema creation >> >> Drizzle should accept charset = utf-8 (pseudo). > > Good idea, I think that would be fine. Want to code this up?
I agree strongly with this last bit. Seems to me that: CHARSET=utf-8 should work and any other charset should just error with 'unknown charset' - yeah? Monty _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp