mariadb/isam
unknown b34af8cde4 Add test for madvise() being declared in C++ code, because it is not
on Solaris even though it is available, and declare it ourselves in
that case. (Bug #7156)


configure.in:
  Add test for madvise() being declared when C++ compiler is used.
include/my_global.h:
  Handle madvise() being available but not declared in C++
isam/extra.c:
  Fix typo in define test
myisam/mi_extra.c:
  Fix typo in define test
sql/examples/ha_tina.cc:
  Test that we have madvise() before trying to call it.
2005-08-31 10:08:55 -07:00
..
.cvsignore
_cache.c Update copyright 2001-12-06 14:10:51 +02:00
_dbug.c Update copyright 2001-12-06 14:10:51 +02:00
_dynrec.c Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
_key.c Some optimization in CHARSET_INFO: 2003-04-01 12:45:16 +05:00
_locking.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
_packrec.c Update copyright 2001-12-06 14:10:51 +02:00
_page.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
_search.c Support for character set conversion in binary protocol: another go 2004-05-25 02:03:49 +04:00
_statrec.c Update copyright 2001-12-06 14:10:51 +02:00
changed.c Update copyright 2001-12-06 14:10:51 +02:00
ChangeLog
close.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
create.c Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) 2005-03-03 19:51:29 +01:00
delete.c Update copyright 2001-12-06 14:10:51 +02:00
extra.c Add test for madvise() being declared in C++ code, because it is not 2005-08-31 10:08:55 -07:00
info.c Update copyright 2001-12-06 14:10:51 +02:00
isamchk.c Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0 2005-08-25 12:08:26 +03:00
isamdef.h Merge key cache structures to one 2003-11-20 22:06:25 +02:00
isamlog.c Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
log.c Update copyright 2001-12-06 14:10:51 +02:00
make-ccc
Makefile.am Makefile.am: 2005-07-05 23:24:48 +02:00
open.c merge 2003-09-03 19:53:08 +03:00
pack_isam.c Several fixes for Netware. 2005-08-24 22:03:34 +03:00
panic.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
range.c Update copyright 2001-12-06 14:10:51 +02:00
rfirst.c Update copyright 2001-12-06 14:10:51 +02:00
rkey.c Update copyright 2001-12-06 14:10:51 +02:00
rlast.c Update copyright 2001-12-06 14:10:51 +02:00
rnext.c Update copyright 2001-12-06 14:10:51 +02:00
rprev.c Update copyright 2001-12-06 14:10:51 +02:00
rrnd.c Update copyright 2001-12-06 14:10:51 +02:00
rsame.c Update copyright 2001-12-06 14:10:51 +02:00
rsamepos.c Update copyright 2001-12-06 14:10:51 +02:00
sort.c fixes/cleanups according to Coverity report 2005-01-24 15:48:25 +01:00
static.c full support for HA_READ_PREFIX_LAST_OR_PREV in ISAM 2002-10-25 14:16:52 +00:00
test1.c Fix skipp -> skip once and for all. 2004-06-03 11:52:54 -05:00
test2.c Support for character set conversion in binary protocol: another go 2004-05-25 02:03:49 +04:00
test3.c Merge key cache structures to one 2003-11-20 22:06:25 +02:00
test_all
test_all.res ixed overflow bug in MyISAM and ISAM when using packed tables with a lot of fields and blobs 2003-08-28 12:27:35 +03:00
update.c Update copyright 2001-12-06 14:10:51 +02:00
write.c Update copyright 2001-12-06 14:10:51 +02:00