biochris has asked for the wisdom of the Perl Monks concerning the following question:

Anyone knows the answer to this error message(I am trying to connect to MySql with perl:

perl test.pl File 'C:\mysql\\share\charsets\?.conf' not found (Errcode: 22) Character set '#33' is not a compiled character set and is not specifi +ed in the 'C:\mysql\\share\charsets\Index' file

Thanks

Formatting and code tags added by davido.

Replies are listed 'Best First'.
Re: Perl with Mysql
by trammell (Priest) on Jan 13, 2005 at 18:32 UTC
    Not really a Perl problem, but apparently a MySQL one. What versions of Perl, Mysql, your OS, etc. are you running?
Re: Perl with Mysql
by digger (Friar) on Jan 13, 2005 at 18:35 UTC
    Google is your friend.
    I found a possible httpd.conf issue that may be your problem here.
Re: Perl with Mysql
by CountZero (Bishop) on Jan 13, 2005 at 20:59 UTC
    Sorry, the Palantir is off-line and I cannot see the code which makes this error. Please, use the old-fashioned method of posting the code which gives this error.

    CountZero

    "If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law