mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 06:44:16 +01:00
Comment
git-svn-id: file:///svn/toku/tokudb.2037b@15739 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
5035a3f718
commit
a4f65b1154
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ static int internal_toku_recover_fopen_or_fcreate (RECOVER_ENV renv, int flags,
|
|||
// bind to filenum when opened
|
||||
toku_brt_set_filenum(brt, filenum);
|
||||
|
||||
// TODO mode
|
||||
// TODO mode (FUTURE FEATURE)
|
||||
mode = mode;
|
||||
|
||||
//Create fake DB for comparison functions.
|
||||
|
|
Loading…
Add table
Reference in a new issue