mariadb/storage
vtkachenko@quadxeon.mysql.com e9282ff3d0 Bug fix for bug #15843 "Added mmap support in myisam creates compile problem
on AIX 5.2"

Added dummy definition of MAP_NORESERVE for systems which doesn't provide it,
removed duplicates

my_sys.h:
  added definition for MAP_NORESERVE
  (for Irix and AIX systems)
sql_map.cc:
  removed definition of MAP_NORESERVE
mi_packrec.c:
  removed definition of MAP_NORESERVE and MMAP_PRIVATE
2005-12-19 14:16:21 +01:00
..
bdb Merge mysql.com:/usr/local/mysql/mysql-mawk 2005-12-14 13:24:26 +01:00
heap WL #528: Faster free_tmp_table 2005-11-06 08:29:03 +01:00
innobase storage/innobase/Makefile.am : 2005-12-16 12:45:43 +01:00
myisam Bug fix for bug #15843 "Added mmap support in myisam creates compile problem 2005-12-19 14:16:21 +01:00
myisammrg Merge mysql.com:/home/my/mysql-5.0 2005-11-05 01:32:55 +02:00
ndb Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push 2005-12-14 14:03:50 +01:00
Makefile.am make dist target fixes 2005-05-16 14:11:42 +02:00