lp:~stewart/drizzle/enum_field_type_to_table_message_type

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/enum_field_type_to_table_message_type
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:
Merged

Recent revisions

1293. By Stewart Smith

de-duplicate internal field type to field proto field type code. Consolidate that in replication_services and table_proto_write and now just have it in statement_transform.

1292. By Stewart Smith

merge trunk

1291. By Stewart Smith

enum_field_types_to_field_message_type() now not static, so it can be used by others (create temp table)

1290. By Stewart Smith

move conversion of enum_field_types to Field protobuf message type out into function so it can be reused in tmp table code.

1289. By Stewart Smith

move creating the file name for internal temporary table into a function so we can use it in both the current create_tmp_table() and the new create_internal_temporary_table() function that will use normal create table interfaces.

1288. By Stewart Smith

fix accidental mangling of comment: s/order_st BY/ORDER BY/. in drizzled/join.h

1287. By Stewart Smith

fix accidental mangling of comment: s/order_st BY/ORDER BY/. in drizzled/item/sum.cc

1286. By Stewart Smith

fix accidental mangling of comment: s/order_st BY/ORDER BY/. in drizzled/statement/alter_table.cc

1285. By Stewart Smith

fix accidental mangling of comment: s/order_st BY/ORDER BY/. in drizzled/item/subselect.cc

1284. By Stewart Smith

fix accidental mangling of comment: s/order_st BY/ORDER BY/. in drizzled/join.cc

Branch metadata

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

Subscribers