This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2025-11-30 05:23:50 +03:00
Code
Activity
Files
172092ef8fab4fee0ff2d73a6e82a81f8a4fdbee
mariadb
/
cxx
History
Rich Prohaska
172092ef8f
add DbEnv::set_flags addresses
#229
...
git-svn-id: file:///svn/tokudb@1413 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-29 17:59:20 +00:00
..
tests
add DbEnv::set_flags addresses
#229
2007-12-29 17:59:20 +00:00
db.cpp
close and delete private DbEnv after the Db is closed.
closes
#233
2007-12-29 16:27:50 +00:00
dbc.cpp
implement Dbc::del addresses
#227
2007-12-27 21:37:04 +00:00
dbenv.cpp
add DbEnv::set_flags addresses
#229
2007-12-29 17:59:20 +00:00
dbt.cpp
Move db_cxx.h to include dir, and fix valgrind issues.
Fixes
#197
.
2007-12-18 20:39:02 +00:00
exception.cpp
Fix up memory issues in exceptions. Addresses
#215
.
2007-12-21 11:07:29 +00:00
Makefile
Clean up the valgrind memory leaks (caused by lots of subtle c++ bugs. Addresse
#215
2007-12-21 19:59:31 +00:00
txn.cpp
Get rid of various memory leaks in the cxx (and test cxx exceptions) Addresses
#215
.
2007-12-22 18:40:22 +00:00