Re[2]: co-existent libs of different version

2001-01-17 Thread liye
Hello Jeremy, Get it. Thank you very much. Wednesday, January 17, 2001, 5:07:34 PM, you wrote: JDZ> On Wed, Jan 17, 2001 at 04:40:24PM +0800, liye wrote: >> I need a 3.23 server in addition to an old 3.22 one in my box, with >> seperate DBs. my application may also access the 2 servers(DBs) >>

Re: co-existent libs of different version

2001-01-17 Thread Jeremy D. Zawodny
On Wed, Jan 17, 2001 at 04:40:24PM +0800, liye wrote: > I need a 3.23 server in addition to an old 3.22 one in my box, with > seperate DBs. my application may also access the 2 servers(DBs) > simultaneously. The two installations load different versions of > libmysqlclient.so(6.0.0 and 10.0.0).

co-existent libs of different version

2001-01-17 Thread liye
Hi all, I need a 3.23 server in addition to an old 3.22 one in my box, with seperate DBs. my application may also access the 2 servers(DBs) simultaneously. The two installations load different versions of libmysqlclient.so(6.0.0 and 10.0.0). Can the old library access server of later version full