Bug #14880 Add bdb_log_direct and bdb_data_direct variables
Submitted: 11 Nov 2005 19:20 Modified: 7 Dec 2005 15:36
Reporter: Jim Winstead Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: BDB Severity:S4 (Feature request)
Version:5.1 OS:Any (All)
Assigned to: Jim Winstead CPU Architecture:Any

[11 Nov 2005 19:20] Jim Winstead
Description:
These variables would allow configuring BDB to use direct I/O on its logs and/or data. They should be dynamic.

How to repeat:
These would control the DB_DIRECT_DB and DB_DIRECT_LOG flags.
[23 Nov 2005 0:40] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/32566
[6 Dec 2005 4:05] Jim Winstead
Added in 5.1.4. (Note they are not settable at run-time yet.)

These flags are explained at http://sleepycat.com/docs/api_c/env_set_flags.html