Minimum mysql version for DBD-mysql 2.9004?
Ryan Tate <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
I have been trying for several weeks to build DBD-mysql 2.9004 against perl5.8.5 on a SunOS 5.8 system. mysql 3.22.30 is the default version and provides the shared librariers to the system (such libmysqlclient.so). When I try to build against this mysql, make test fails with "... symbol mysql_real_escape_string: referenced symbol not found ..." I did some digging, and it appears that mysql_real_escape_string was not added until 3.23.15: http://lists.mysql.com/mysql/40663 What is the minimum version of mysql to successfully build DBD-mysql 2.9004? Is this information contained in the documentation anywhere? I have not found it. Thanks for any help. Cheers Ryan -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]