Date: Thu, 3 Feb 2005 09:31:53 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Nick Pavlica <linicks@gmail.com> Cc: questions <freebsd-questions@freebsd.org> Subject: Re: MySql Load balancing Solutions? Message-ID: <20050203093153.GA1210@gravitas.thebunker.net> In-Reply-To: <dc9ba04405020212466535f47e@mail.gmail.com> References: <20050202200924.35488.qmail@web42103.mail.yahoo.com> <20050202131948.C63837@server1.ultratrends.com> <dc9ba04405020212466535f47e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 02, 2005 at 01:46:22PM -0700, Nick Pavlica wrote: > MySql 4.1 has been the production release since 4.1.7 and are > currently at the 4.1.9 release. You could look into the seperate > MySql Cluster product, but it is around $5k per cpu last time I > checked. Uh --- MySQL Cluster is a standard part of 4.1.9. You just have to install the mysql41-server port WITH_NDB=3Dyes, which gets you a bunch of extra executables, mostly in /usr/local/libexec, including ndb_mgmd and ndbd. See: http://dev.mysql.com/doc/mysql/en/ndbcluster.html I set up a system using these just yesterday, and it's working like a charm (so far...) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 8 Dane Court Manor School Rd PGP: http://www.infracaninophile.co.uk/pgpkey Tilmanstone Tel: +44 1304 617253 Kent, CT14 0JL UK --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iQCVAwUBQgHviZr7OpndfbmCAQIJLAQAtyqt3HZOMn1OasFagV0c+A3Gi6kOPUEB fnG4f2n3XMqSS+2BH1hjQ1AHNwiub1rmuQHX0BlaK9rHR4XqkxUN6a1hWI4YtObc ixTs2I923/WGEKMXSgoWLiFpgp3C9igtudP1tI1qA9JSOV4ood57RC43hywE8Jx7 cpx+SoDArNU= =LGpY -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050203093153.GA1210>