Insufficient data for a meaningful answer. I am assuming you mean the MySQL client libraries.
On what OS is your installation of MySQL running? How was the server installed? ______________________________________________________________________
TANSTAAFL!
I don't know about Solaris, but the traditional Unix default location for shared libraries is /usr/local, with libraries dispersed inside /usr/local/share, /usr/local/lib, etc... according to standard layout.
But many more modern Unix apps (especially the Linux-oriented ones) build a complete directory inside /usr/local where all the libraries for that particular app are isolated from the rest. Thus MySQL usually defaults to /usr/local/mysql, with shared libraries in /usr/local/mysql/lib, /usr/local/mysql/share, etc...
These are the names of the libs I found in my MySQL directory (/usr/local/mysql/lib/mysql/):
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.