From: Thimble Smith Date: October 31 2000 4:36am Subject: Re: ha_berkeley.[ch] files List-Archive: http://lists.mysql.com/internals/85 Message-Id: <20001030233639.P3350@threads.polyesthetic.msg> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Tue, Oct 31, 2000 at 02:32:15PM +1100, Alan van den Bosch wrote: > I Downloaded the src tarballs for mysql-3.23.27-beta-win-src.zip and > db-3.2.3b.tar.gz had had a poke around slq/ha_berkeley.[ch] and the db.h > files. I've the impression that transaction support has been successfully > compiled and tested to a degree. However, there are references to a member of > the DB type (__DB struct) that doesnt exist in that structure, but is a > member of the DBT type ( does app_private ring any bells? ). An expample of > this is the berkley_cmp_packed_key() function in ha_berkeley.c There's an app_private in __db, __db_env and __db_dbt. We haven't done any work on getting MySQL on Windows to build with BDB, though, so ... I have no idea what troubles you'll run into there. We will get to that ... sometime. Monty is on a trip to the US right now, and probably he's the one who will need to handle it. Unless you do first! What exactly is happening? Tim -- __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Tim Smith / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Development Team /_/ /_/\_, /___/\___\_\___/ Boone, NC USA <___/ www.mysql.com