in reply to net::mysql has_selected_record always returns true

getting it to work on Mac OS-X

I agree with thomas895. I got DBD::mysql running on OS X (10.8) in pretty much the same way I'd do for Linux. Installed MySQL for OS X from their website then got DBD::mysql through CPAN (after sudo to root). Didn't have to force or do anything usual.

  • Comment on Re: net::mysql has_selected_record always returns true