Re: Access Method in BDB Storage Engine
Hi!
On Sep 14, Alexander Pilchin wrote:
> Hi, > I realize that the BDB storage engine is no longer supported as of > 5.1, but I'm running MySQL 5.0 and my questions are regarding that > version. > > What access method in BDB does MySQL use to open/create "databases" in > BDB? (It should be one of B-TREE, Recno, Queue, Hash)?
Judging from the code (ha_berkeley.cc) B-tree.
> Secondly, I'd like to know whether it is possible to configure MySQL > to use the Queue access method?
No, unless you change it in the sources.
Regards / Mit vielen Grüssen,
Sergei
--
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Sergei Golubchik
/ /|_/ / // /\ \/ /_/ / /__ Principal Software Developer
/_/ /_/\_, /___/\___\_\___/ MySQL GmbH, Dachauer Str. 37, D-80335 München
<___/ Geschäftsführer: Kaj Arnö - HRB München 162140
--
MySQL Internals Mailing List
For list archives:
http://lists.mysql.com/internals
To unsubscribe:
http://lists.mysql.com/internals?unsub=lists@pantek.com
Received on Fri Sep 14 11:47:22 2007
This archive was generated by hypermail 2.1.8
: Sun Oct 07 2007 - 07:59:27 EDT
|