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
Bradley C. Kuszmaul 8f6bbeb225 Please run the test case under the debugger (compiled with -O0), and then in gdb when it bombs do the following commands.
{{{
(gdb) print original_mp
(gdb) print last_total_size_needed
(gdb) up
(gdb) print *mp
(gdb) where
}}}


Addresses #880. 


git-svn-id: file:///svn/tokudb@4255 c7de825b-a66e-492c-adef-691d508d4ae1
2008-05-29 16:21:28 +00:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader Closes #777 2008-05-16 20:09:13 +00:00
cxx Finish up the pretty output. Fixes #811. 2008-05-13 02:35:50 +00:00
db-benchmark-test Make the leaf nodes have accurate memory footprint info. 2008-05-27 21:08:31 +00:00
db-benchmark-test-cxx Finish up the pretty output. Fixes #811. 2008-05-13 02:35:50 +00:00
include Closes #777 2008-05-16 20:09:13 +00:00
loadsome Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
man set_lg_max is ipmlemented, tested, and documented. Fixes #79. 2008-03-08 13:02:32 +00:00
newbrt Please run the test case under the debugger (compiled with -O0), and then in gdb when it bombs do the following commands. 2008-05-29 16:21:28 +00:00
pma Rename 2007-07-13 19:37:47 +00:00
src addresses #846 2008-05-28 13:44:23 +00:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
utils Finish up the pretty output. Fixes #811. 2008-05-13 02:35:50 +00:00
install.bash Make the install script a little more robust. Addresses #558. 2008-03-24 20:36:51 +00:00
Makefile Create the header needed for keyrange64. Addresses #90. 2008-05-13 13:07:25 +00:00
Makefile.include Makefile hacking. Addreseses #782. 2008-05-08 07:06:06 +00:00
Makefile.new Makefile hacking. Addreseses #782. 2008-05-08 07:06:06 +00:00