Re: Apple install

2005-02-22 Thread Ware Adams
On Feb 22, 2005, at 10:44 AM, Boyd E. Hemphill wrote: I am considering the use of a new OS X machine with the Free BSD back end. I would like answers to the following if anyone has the experience. We use MySQL (exclusively InnoDB) on G5 XServes. What switches should be set for compiling? I only n

Re: Apple install

2005-02-22 Thread Brent Baisley
You could just use the OS X installer from the mysql web site. It's compiled with InnoDB support and installation can't get any easier. If you do want to squeak out as much performance as you can, you should search on mysql G5 (or G4) compiler flags. This has been discussed before, but I'm not

Apple install

2005-02-22 Thread Boyd E. Hemphill
I am considering the use of a new OS X machine with the Free BSD back end. I would like answers to the following if anyone has the experience. What switches should be set for compiling? I only need the Innodb storage engine. Which is the best compiler to use for MySQL on an Apple machine?