Hi Noel, all!
Noel Butler wrote:
> On Thu, 2010-12-16 at 10:08 -0300, Alejandro Bednarik wrote:
>> You are right. In previous version init script have a default value, now is
>> empty.
>>
>> mysql 5.1..53 - basedir=/usr/local/mysql
>>
>> mysql-5.5.8 - basedir=.
>>
>
>
> /me ponders at who the IDIOT is that decided that cmake is the way of
> mysql now.
> I mean WTF...
It was the ones who realized that two different build mechanisms
(autotools for Unix, cmake for Windows) will always cause divergence,
when one is maintained with a change and the other isn't.
Being database people, we know the importance of consistency ;)