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
5f9cb1590bbf20c125c8e64a0e8540fc70f73b91
mariadb
/
cxx
History
Bradley C. Kuszmaul
433c96481f
Fix up memory issues in exceptions. Addresses
#215
.
...
git-svn-id: file:///svn/tokudb@1311 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-21 11:07:29 +00:00
..
tests
Fix up memory issues in exceptions. Addresses
#215
.
2007-12-21 11:07:29 +00:00
db.cpp
the exception class is implemented, and for db.cpp and dbenv.cpp it is called. Still need to do exceptions for dbc.cpp dbt.cpp txn.cpp. Addresses
#215
.
2007-12-20 23:47:44 +00:00
dbc.cpp
Move db_cxx.h to include dir, and fix valgrind issues.
Fixes
#197
.
2007-12-18 20:39:02 +00:00
dbenv.cpp
Add deadlock exception. Addresses
#215
.
2007-12-21 10:23:56 +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
Move db_cxx.h to include dir, and fix valgrind issues.
Fixes
#197
.
2007-12-18 20:39:02 +00:00
txn.cpp
txn.cpp and dbtxn.cpp should be one file. Addresses
#215
.
2007-12-20 23:49:10 +00:00