Can't start mysql in jail

Alfred Perlstein alfred at freebsd.org
Tue May 26 02:53:15 UTC 2009


* Miroslav Lachman <000.fbsd at quip.cz> [090525 10:27] wrote:
> Sam Wun wrote:
> >Hi,
> >
> >This seems a common question, but it is a bit different.
> >Production OS: FreeBSD 6.2
> >Source OS: FreeBSD 7.2
> >
> >I created a jailed mysql 5.1 in my source OS FreeBSD 7.2, and then tar
> 
> As you can see, there is different libc.so version, different threading 
> library, etc.
> 
> So you can't run MySQL daemon build on different major version OS.

You should be able to provided that you install the compat
libraries.  You may also need to use the libmap.conf
facility to fixup threading library to point to libthr but I
am unsure.

-Alfred


More information about the freebsd-net mailing list