lp:~jaypipes/drizzle/proto-definitions

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/drizzle/proto-definitions
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Drizzle
Status:
Development

Recent revisions

375. By Jay Pipes

Merging Brian's test cleanup and removal of Query_arena and dead code

374. By Jay Pipes

Merged in trunk and added additional definition wrappers for proto buffer messages

373. By Jay Pipes

Added FieldDefinition class, which is the public API which threads use
to query a table's field information

Added methods to TableDefinition to return a FieldDefinition for a
specific field.

Added vectors to TableDefinition to cache field definitions

Added get_sql() methods to both TableDefinition and FieldDefinition
which output standard SQL for the definition of the object. This is
used in dumping the definition to a string and for unit-testing
purposes

Added additional tests to drizzled/serialize/test_table_definition.cc for
asserting field definitions are correct.

372. By Jay Pipes

Added methods to add fields to the table definition and additional tests to test_table_definition.cc

371. By Jay Pipes

Merge from trunk plus added more table definition methods

370. By Jay Pipes

Added more to table definition message class wrapper, split some definitions for field and table via import

369. By Jay Pipes

Removed register_query_cache_table() handler method.

368. By Jay Pipes

Removed dead get_no_parts() method from handler

367. By Jay Pipes

Removed dead get_default_no_partitions() method from handler

366. By Jay Pipes

Removed dead #define and added marker to kill HA_CREATE_INFO when completed with new handler discovery.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers