MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
Find a file
Yoni Fogel 29854b7c7e Addresses #1577 Fix calculation of total memory size of a memarena
Use size of memarena struct instead of memarena pointer.
Include size of the 'other_bufs' array in size calculation.

git-svn-id: file:///svn/toku/tokudb@10500 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:57:46 -04:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader Addresses #1519 Linux port of 'poison off_t' in windows 2013-04-16 23:57:43 -04:00
cxx Delete .dirty files (patch from 1510). Fixes #1564. 2013-04-16 23:57:44 -04:00
db-benchmark-test Addresses #1531 Ported db-benchmark-test to windows (including bdb version) 2013-04-16 23:57:45 -04:00
db-benchmark-test-cxx Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
include Addresses #1519 Linux port of 'poison off_t' in windows 2013-04-16 23:57:43 -04:00
lib Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
linux Addresses #1531 linux port (fix compile) of [10491] 2013-04-16 23:57:45 -04:00
loadsome Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
man Revert "Addresses #1298" 2013-04-16 23:57:40 -04:00
newbrt Addresses #1577 Fix calculation of total memory size of a memarena 2013-04-16 23:57:46 -04:00
src Addresses #1531 Removed -w option as a workaround for diffs 2013-04-16 23:57:45 -04:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
third_party/xz-4.999.9beta Manual glue for svn-git migration for r42937 due to multiple merge + diffs in the same patch. 2013-04-16 23:57:16 -04:00
toku_include Addresses #1531 linux port (fix compile) of [10491] 2013-04-16 23:57:45 -04:00
utils Addresses #1531 Removed -w option as a workaround for diffs 2013-04-16 23:57:45 -04:00
windows Addresses #1531 Ported stat/fstat. toku_stat, toku_fstat (struct is toku_struct_stat), poisoned the use of the functions 2013-04-16 23:57:45 -04:00
install.bash Make the install script a little more robust. Addresses #558. 2008-03-24 20:36:51 +00:00
Makefile run the linux portability tests. addresses #1524 2013-04-16 23:57:43 -04:00
Makefile.new Makefile hacking. Addreseses #782. 2008-05-08 07:06:06 +00:00