RE: Accessing Mysql 5.0 from 4.0 server
"Trevor Price" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
I don't see any other .so's. Do I need to remove current DBD installation before compiling next DBD? [tprice@thumper tprice]$ find /usr/lib -type f -name "*mysql*" /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/my sql.so /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/my sql.bs /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Bundle/DBD/mysql. pm /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/DBD/mysql.pm /usr/lib/mysql/mysqld-max.sym /usr/lib/mysql/mysqld.sym /usr/lib/mysql/libmysqlclient.a /usr/lib/mysql/libmysqlclient.la /usr/lib/mysql/libmysqlclient_r.a /usr/lib/mysql/libmysqlclient_r.la /usr/lib/php4/mysql.so /usr/lib/nagios/plugins/check_mysql /usr/lib/libmysqlclient.so.14.0.0 /usr/lib/libmysqlclient_r.so.14.0.0 -----Original Message----- From: Philip M. Golllucci [mailto:[email protected]] Sent: Wednesday, May 18, 2005 10:03 PM To: Trevor Price Cc: [email protected] Subject: Re: Accessing Mysql 5.0 from 4.0 server Trevor Price wrote: > Thanks Phillip, > > > I just deleted /usr/lib/libmysql*so.10* and /usr/lib/libmysql*so.12* > > This leaves only so.14 and the libmysqlclient.so,libmysqlclient_r.so > which are a soft links to libmysqlclient.so.14 > > However, this did not work after recompiling DBD and reinstalling. > Which I find confusing, unless it is using the libs in /usr/lib/mysql? > Keep the ideas coming. I am ready to try them. most likely its using /usr/lib/mysql I might have missed this in the start of the thread, but can you paste the first 10 lines or so of the errors. also a find /usr/lib -type f -name "*mysql*" -- END ------------------------------------------------------------------------ --- What doesn't kill us can only make us stronger. Philip M. Gollucci [email protected] 301.254.5198 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Developer - Liquidity Services Inc. http://liquidityservicesinc.com <html> <body> <span style="font-size:8.0pt;font-family:Arial">---------------------------------------------------------------------------------------------------------------------------------------------</span> <span style="font-size:8.0pt;font-family:Arial">DEMANDTEC EMAIL NOTICE:</span> <p><span style="font-size:8.0pt;font-family:Arial">NOTICE: This email transmission and all attached files contain information intended for the designated individual or entity to whom it is addressed and may contain information that is proprietary, privileged and/or exempt from disclosure under applicable law. If you are not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this email or its attachments is strictly prohibited. If you have received this email in error, please notify the sender immediately by replying to this message and please delete the original message without making any copies.</span> <p><span style="font-size:8.0pt;font-family:Arial">WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. Although we have taken reasonable precautions to ensure that this email and all attachments are free from viruses, we accept no liability for any loss or damage arising from the use of this email or its attachments.</span> </body> </html> -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]