MySQL Forums
Forum List  »  CSV Storage Engine

CSV Storage Engine and no mmap support
Posted by: Paul Smedley
Date: July 15, 2006 10:59PM

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.

Options: ReplyQuote


Subject
Views
Written By
Posted
CSV Storage Engine and no mmap support
9738
July 15, 2006 10:59PM


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.