Re: DBD-mysql-4.001
Sven Neuhaus <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | Heise Zeitschriften Verlag GmbH & Co. KG |
| Message-ID | <[email protected]> |
Frederic TYNDIUK wrote: > I've found bug, when I use setlocale( LC_ALL, 'fr_FR' ). > In french dot under number are ',' and not '.' that why theme are a bug > like this: > > install_driver(mysql) failed: DBD::mysql object version 4.001 does not > match bootstrap parameter 4,001 at > /usr/lib/perl5/5.8.4/i486-linux/DynaLoader.pm line 253. > Compilation failed in require at (eval 28) line 3. > > Could you had correct into next version... We stumbled upon the same bug. It seems the version numbers used to be a string, now it's an integer so the decimal point is changed into a comma for some locales. -Sven -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]