lp:~stewart/drizzle/misc-cleanups

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

2637. By Stewart Smith

fix a condition in ha_myisam::doOpen() that was relying on message::Table::STANDARD being 0 and non-standard tables being non-zero. At least let's not rely on message::Table::STANDARD being 0.

2636. By Stewart Smith

rename drizzled/struct.h to drizzled/key_info.h as that's all that is left

2635. By Stewart Smith

move the STATUS_ defines over to table.h rather than status.h, as this is where they are used

2634. By Stewart Smith

move RegInfo from drizzled/struct.sh to drizzled/table.h - the only place where that structure is used

2633. By Stewart Smith

move class KeyPartInfo out of drizzled/structs.h and into the new drizzled/key_part_info.h.

2632. By Stewart Smith

remove enum ha_key_alg and replace with the protobuf enum, removing the need to convert to/from it

2631. By Stewart Smith

remove unused ha_row_type

2630. By Drizzle Continuous Integration

Merge lp:~stewart/drizzle/docs-improvements-1 Build: jenkins-Drizzle-Builder-173

2629. By Drizzle Continuous Integration

Merge lp:~stewart/drizzle/remove-more-unireg Build: jenkins-Drizzle-Builder-172

2628. By Drizzle Continuous Integration

Merge lp:~stewart/drizzle/move-timed-mutexes Build: jenkins-Drizzle-Builder-171

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