mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 03:51:50 +01:00
get gcov working
git-svn-id: file:///svn/toku/tokudb@42141 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
1472640656
commit
125a1a3884
1 changed files with 1 additions and 0 deletions
|
@ -3566,6 +3566,7 @@ log_open_txn (OMTVALUE txnv, u_int32_t UU(index), void *UU(extra)) {
|
|||
}
|
||||
// default is an error
|
||||
assert(0);
|
||||
return 0;
|
||||
}
|
||||
|
||||
// TODO: #1510 locking of cachetable is suspect
|
||||
|
|
Loading…
Add table
Reference in a new issue