> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Spruell, Darren-Perot > Sent: Tuesday, August 30, 2005 1:11 PM > To: [email protected] > Subject: Re: MaxDB on 3.6? or just ndb_mgm[d ]? > > From: John N. Brahy [mailto:[EMAIL PROTECTED] > > I'm trying to build a OpenBSD mysql cluster and I haven't been able to > > fully compile the mysql build tools that are required to compile the > > MaxDB so I can get ndb_mgmd and ndb_mgm. Does anyone have a patch to > > make it work or a package with those two binaries? > > John, the mysql cluster stuff is part of the stock mysql-4.1 source distribution nowadays. At a previous company we used it with 4.1.7 and higher. You shouldn't need to worry about MaxDB if you are after the cluster stuff (don't know if you might need it for other reasons, but...) > > To my knowledge you should just be able to compile mysql-4.1 with cluster it like any other app - there should be a configure switch that controls it. > > DS
Just for the archives I have three servers, one 3.5 and two 3.6 servers. I tried to upgrade but 3.7 doesn't work with Dell PERC 3/Di raid arrays so I'm stuck with older versions right now. I tried all the available binary versions of mysql and there were different problems with each and the one for 3.5 was a beta version anyway. But, thanks to OpenBSD's linux emulation I was able to install the /usr/ports/emul/redhat emulation port and then download statically linked versions of linux mysql 4.1.14 max now everything is working fine.

