List:MySQL and Perl« Previous MessageNext Message »
From:Gaal Yahas Date:June 9 2004 4:38pm
Subject:Re: blessing db data as utf8
View as plain text  
On Wed, Jun 09, 2004 at 04:05:51PM +0200, Jochen Wiedmann wrote:
> > I'm unsure about the best place to do this, but it turns out that DBD::Pg
> > has addressed the same problem for Postgres as a global perl-dbh switch.
> 
> Just one comment: A dbh property seems more sensible to me. Perhaps even
> inherited by the sth. As far as I know it is possible to choose the
> encoding by table. In other words: It might become important to read
> different encodings within one transaction.

Oops, I meant "global per-dbh" switch. (Anyone know how to turn off
auto-complete in the fingers?) For a first patch, would you find it
agreeable to have dbh level control? That's what I need pretty urgently,
anyway, and I'm surprised people haven't been asking for it already...

-- 
Gaal Yahas <gaal@stripped>
http://gaal.livejournal.com/
Thread
blessing db data as utf8Gaal Yahas9 Jun
  • Re: blessing db data as utf8Jochen Wiedmann9 Jun
    • Re: blessing db data as utf8Gaal Yahas9 Jun
      • Re: blessing db data as utf8Jochen Wiedmann9 Jun
        • Re: blessing db data as utf8Gaal Yahas9 Jun
  • [PATCH] Re: blessing db data as utf8Gaal Yahas9 Jun
    • Re: [PATCH] Re: blessing db data as utf8Jochen Wiedmann10 Jun
      • Re: [PATCH] Re: blessing db data as utf8Gaal Yahas10 Jun
      • Re: [PATCH] Re: blessing db data as utf8Steve Hay10 Jun
        • Re: [PATCH] Re: blessing db data as utf8Gaal Yahas10 Jun
          • Re: [PATCH] Re: blessing db data as utf8Steve Hay11 Jun
            • Re: [PATCH] Re: blessing db data as utf8Gaal Yahas11 Jun
              • Re: [PATCH] Re: blessing db data as utf8Steve Hay11 Jun
Re: blessing db data as utf8Gaal Yahas10 Jun