Re: DBD::mysql on Win32
Randy Kobes <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 27 Feb 2005, Rudy Lippan wrote: > On Sun, 27 Feb 2005, Randy Kobes wrote: > > > Before trying to track this down, I just wanted to confirm > > that DBD-mysql is OK on unix with mysql-4.1? Thanks. > > I just compiled 2.9004 on linux, and all of the test passed. > > And if you get a good build of DBD::mysql using the 4.10 > libaries (or anything that uses the new mysql auth) for > Active Perl, I'll put it up somewhere so that people can > download it. Thanks for checking that. As it is a Win32 problem, I compared how mysql was built for 4.0.23 vs 4.1.10, and I think the fix is needing to add another lib (libcmt.lib) to the link stage, after msvcrt.lib. Anyway, I did that, and it built fine, and all tests passed. I've put up Win32 ppm packages (of DBD-mysql-2.9005_3) at http://theoryx5.uwinnipeg.ca/ppms/ for ActivePerl 8xx, and http://theoryx5.uwinnipeg.ca/ppmpackages/ for 6xx - these were built against mysql-4.1.10. -- best regards, randy -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]