Hi!
>>>>> "Tonu" == Tonu Samuel <tonu@stripped>
> writes:
Tonu> The problem is that in libmysql/mf_iocache.c there is
Tonu> #define MAP_TO_USE_RAID is defined
Tonu> I am not sure if I can remove it as I do not know anything about IO
Tonu> cache. Original intention of RAID code was to split datafiles on server
Tonu> and there was no use for it to be on client side. This is the reason why
Tonu> libmysqlclient&friends are never linked to raid code and error message
Tonu> appeared.
Tonu> Sasha or Monty, do you know, if/when/why mf_iocache.c in libmysql dir
Tonu> needs RAID? Why we need this file on client side at all? I can fix it
Tonu> when I know the answer. Should I just undef it? remove file? include
Tonu> raid.o ?
I have already fixed this in the 3.23 and 4.0 source trees....
Regards,
Monty