lp:~stewart/drizzle/wiredtiger

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/wiredtiger
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Development

Recent revisions

2627. By Stewart Smith

basic CREATE TABLE code for WiredTiger. We're not yet taking into account any of the details of the DDL submitted, just the table name. We manually test taht the table was created with 'wt list' command

2626. By Stewart Smith

add variable containing WT configuration string as passed to wiredtiger_open()

2625. By Stewart Smith

add initing of wiredtiger library, along with cache_size command line option and variable. Also add a simple test of WT to ensure that we load plugin correctly and our default cache size shows up in variable.

2624. By Stewart Smith

remove some trailing whitespace

2623. By Stewart Smith

include wiredtiger.h in wiredtiger_engine.cc - this means we include header file and via inspection we're also linking with -lwiredtiger

2622. By Stewart Smith

fix up wiredtiger plugin.ini and .ac to be more like modern Drizzle plugins. Also file names to wiredtiger_engine.X rather than ha_wiredtiger (also modern convention)

2621. By Michael Cahill <email address hidden>

Added a plugin.ac for WiredTiger plugin.

2620. By Michael Cahill <email address hidden>

Make plugin transactional, add autoconf magic to check for header, library.

2619. By Alex Gorrod <email address hidden>

Add a WiredTiger storage engine plugin framework.

2618. By Drizzle Continuous Integration

Merge lp:~brianaker/drizzle/fedora18-fix/ Build: jenkins-Drizzle-Builder-160

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:drizzle
This branch contains Public information 
Everyone can see this information.

Subscribers