From: Michael Dykman Date: July 5 2010 8:40pm Subject: Re: How to slim MySQL? List-Archive: http://lists.mysql.com/mysql/222099 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Go through that list of options and exclude anything you don't want or need. It is a very long list. - md On Mon, Jul 5, 2010 at 4:39 PM, Nima Mohammadi wrote: > > On Tue, Jul 6, 2010 at 12:54 AM, Michael Dykman wrote= : >> >> As you are building from source, whats pre-compile configuration >> options are you using? =A0That will have everything to do with the size >> of your resulting binaries. >> >> =A0- michael dykman >> > > ./configure --prefix=3D/home/nima/mysql/ --without-docs --without-debug > --without-man --disable-ipv6 --disable-largefile > > > -- Nima Mohammadi > --=20 - michael dykman - mdykman@stripped May the Source be with you.