lp:~wiredtiger/drizzle/wiredtiger

Created by Alex Gorrod and last modified
Get this branch:
bzr branch lp:~wiredtiger/drizzle/wiredtiger
Members of WiredTiger can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
WiredTiger
Project:
Drizzle
Status:
Development

Recent revisions

2693. By Alex Gorrod <email address hidden>

Fix index code to retrieve the correct fields, and decode them properly.

2692. By Stewart Smith

add basic index_read to WiredTiger engine. The main bit of code being added is parsing of the index buffer. TODO: deal with nullable columns, fix mapping of search_near(&exact) to drizzled::ha_rkey_function.

2691. By Stewart Smith

add secondary_index_scan tests for WiredTiger

2690. By Stewart Smith

include source code location in record pack/unpack errors

2689. By Stewart Smith

change setupPrimaryFields() to setupKeyFields() to be able to set up keys for unpacking from index lookups

2688. By Stewart Smith

support forward and backwards index scans on primary keys (index_next, index_prev, index_first, index_last)

2687. By Stewart Smith

beginnings of index scans and reads: opening the correct cursor

2686. By Stewart Smith

move WiredTigerCursor to be opening the table cursor in dostarttablescan (and getInitialAutoIncrement) rather than doOpen as we're going to have index cursors exist with Index support

2685. By Stewart Smith

add wt_to_drizzle_error() mapping function

2684. By Stewart Smith

remove unused variable from geTinitialAutoIncrementValue

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.