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-12-01 17:39:21 +03:00
Code
Activity
Files
7e25f30c39f64271b85f20f252ac0ed7af4a334d
mariadb
/
cxx
/
tests
History
Bradley C. Kuszmaul
7e25f30c39
Made sure that get and work do something useful through the c++ interface.
Fixes
#220
.
...
git-svn-id: file:///svn/tokudb@1336 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-23 01:37:14 +00:00
..
db_create.cpp
Get rid of memory leaks found by valgrind. Addresses
#197
.
2007-12-18 19:57:36 +00:00
db_dump_e.cpp
db_dump_e.cpp test runs. Addresses
#215
.
Fixes
#216
.
2007-12-21 20:39:53 +00:00
db_dump.cpp
Make db_dump work. Addresses
#197
.
2007-12-18 18:34:44 +00:00
db_load.cpp
add db_load.cpp. addresses
#197
2007-12-20 19:52:26 +00:00
exceptions.cpp
Made sure that get and work do something useful through the c++ interface.
Fixes
#220
.
2007-12-23 01:37:14 +00:00
Makefile
add Db::del and Db::get and check that their exceptions are OK.
Fixes
#219
.
2007-12-23 01:25:54 +00:00
test1.cpp
Clean up the valgrind memory leaks (caused by lots of subtle c++ bugs. Addresse
#215
2007-12-21 19:59:31 +00:00
test1e.cpp
Clean up the valgrind memory leaks (caused by lots of subtle c++ bugs. Addresse
#215
2007-12-21 19:59:31 +00:00