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 227abb8536 Fix #2533. (Avoid runts and don't make maximal fanout in loader). close[t:2533]
git-svn-id: file:///svn/toku/tokudb@20459 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-16 23:59:14 -04:00
bdb-examples Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228] 2013-04-16 23:59:01 -04:00
buildheader Windows port: ENODATA->TOKUDB_NO_DATA, disable unreachable code warning, disabled trace_mem for windows 2013-04-16 23:59:13 -04:00
cxx fix the cxx permissions test closes[t:2377] 2013-04-16 23:59:07 -04:00
db-benchmark-test [t:2539] Modified makefiles to behave for gcc 4.4.1. 2013-04-16 23:59:07 -04:00
db-benchmark-test-cxx
freebsd Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228] 2013-04-16 23:59:01 -04:00
include Windows port: ENODATA->TOKUDB_NO_DATA, disable unreachable code warning, disabled trace_mem for windows 2013-04-16 23:59:13 -04:00
lib
linux Closes [t:2624] Added toku_os_close() which retries on EINTR. Closes [t:2621] Added toku_os_open(), toku_os_fopen(), toku_os_fdopen(), toku_os_fclose() and related override hooks db_env_set_func_open(), db_env_set_func_fopen(), db_env_set_func_fdopen(), db_env_set_func_fclose(). Modified test program loader-cleanup-test to use new hooks to inject synthetic errors. Marked some error cases in brtloader.c. with ###. 2013-04-16 23:59:13 -04:00
loadsome Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228] 2013-04-16 23:59:01 -04:00
man
newbrt Fix #2533. (Avoid runts and don't make maximal fanout in loader). close[t:2533] 2013-04-16 23:59:14 -04:00
poor-mans-profiler Merge the changes from 2499d onto the main line. Fixes #2499. close[t:2499]. 2013-04-16 23:59:09 -04:00
release refs[t:2606] ship the cilk rts 2013-04-16 23:59:12 -04:00
src [t:2499] loader-cleanup-test: Improve error reporting 2013-04-16 23:59:14 -04:00
src-bdbwrap
sunos
third_party/xz-4.999.9beta
toku_include Windows port: ENODATA->TOKUDB_NO_DATA, disable unreachable code warning, disabled trace_mem for windows 2013-04-16 23:59:13 -04:00
utils add thread parsing 2013-04-16 23:59:09 -04:00
windows [t:2621] [t:2624] Port file system wrappers to Windows. 2013-04-16 23:59:14 -04:00
install.bash
make.include Merge changes from 2216a to main (except possibly for the windows subdirectory, which Yoni will do separately). 2013-04-16 23:59:01 -04:00
Makefile Merge the backtrace onto the mainline. Refs #2387. [t:2387]. 2013-04-16 23:59:01 -04:00
Makefile.new
test.wiki
test2.wiki