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 08559dad60 Closes #2055 closes[t:2055] Addresses #2042 refs[t:2042] Fix race condition caused by r14802
A client (read lock) must hold the multi-operation lock during the entire duration of holding the checkpoint-safe lock.
The multi-operation lock was being released too early.

git-svn-id: file:///svn/toku/tokudb@14845 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:58:03 -04:00
bdb-examples Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
buildheader Addresses #1792 refs[t:1792] Added logger lock info to engine status. 2013-04-16 23:58:03 -04:00
cxx Addresses #1976 refs[t:1976] Add warnings for code hygiene that windows compiler requires. 2013-04-16 23:58:00 -04:00
db-benchmark-test Addresses #1112 refs[t:1112] Implement 'flatten' function at brt layer 2013-04-16 23:57:59 -04:00
db-benchmark-test-cxx Merge in [11215], Refs #1672. Consolidate tdiff. Fixes #1673. 2013-04-16 23:57:48 -04:00
freebsd abstract stdint.h for solaris. addresses #1789 2013-04-16 23:57:54 -04:00
include Addresses #1792 refs[t:1792] Added logger lock info to engine status. 2013-04-16 23:58:03 -04:00
lib Closes #1378 Merged all changes into main. 2013-04-16 23:57:41 -04:00
linux fix some recovery tests close[t:2005] close[t:2010] 2013-04-16 23:58:02 -04:00
loadsome Add copyright 2008. Fixes #283. 2008-01-24 15:10:32 +00:00
man Fixes #1753. 2013-04-16 23:57:52 -04:00
newbrt Closes #2055 closes[t:2055] Addresses #2042 refs[t:2042] Fix race condition caused by r14802 2013-04-16 23:58:03 -04:00
release merge -c 13713 2.1.0 to main. close[t:1916] 2013-04-16 23:57:57 -04:00
src Addresses #1792 refs[t:1792] Added logger lock info to engine status. 2013-04-16 23:58:03 -04:00
src-bdbwrap Do subtransactions properly (without an fsync) 2007-10-19 17:05:10 +00:00
sunos solaris port. addresses #1789 2013-04-16 23:57:54 -04: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 No longer remove TAGS with 'clean' 2013-04-16 23:58:01 -04:00
utils Addresses #1976 refs[t:1976] Add warnings for code hygiene that windows compiler requires. 2013-04-16 23:58:00 -04:00
windows Addresses #1792 refs[t:1792] Fix windows build of ctime_r 2013-04-16 23:58:03 -04:00
install.bash Make the install script a little more robust. Addresses #558. 2008-03-24 20:36:51 +00:00
Makefile Addresses #1510 Final merge into main. Delete #1510 branch. 2013-04-16 23:57:47 -04:00
Makefile.new Makefile hacking. Addreseses #782. 2008-05-08 07:06:06 +00:00
test.wiki Addresses #1125 Merged nested transactions from temporary merge branch into main. 2013-04-16 23:57:56 -04:00
test2.wiki Addresses #1125 Merged nested transactions from temporary merge branch into main. 2013-04-16 23:57:56 -04:00