CSV Storage Engine and no mmap support
Hi All,
I'm trying to build MySQL 5.1.11 on OS/2 - I've built previous versions (lastly 5.0.21) with little trouble but with 5.1.11, the CSV engine is now included by default.
As my gcc doesn't include support for mmap, compilation fails in ha_tina.cc with munmap undeclared.
As the CSV engine is now mandatory - there doesn't seem to be a clean way around thing.
I notice in ha_tina.cc an #ifdef for mmap on Netware - does MySQL 5.1.11 build on Netware at all?
Any ideas appreciated.
Cheers,
Paul.
Subject
Views
Written By
Posted
CSV Storage Engine and no mmap support
9849
July 15, 2006 10:59PM
5899
July 16, 2006 09:05AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.