> I wanted to see what our logic had been in not specifying that all > tables we create use the utf8 encoding. > > I always manually change my MySQL configuration to use utf8 for the > default on everything, but I hardly imagine that's normal. It's also > not possible for many users, especially those using shared hosting. > It's a pain to convert things manually, so why not just specify utf8 > for everything?
FWIW, SQLite only stores UTF-8, so MySQL should probably be coaxed to do the same. S --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
