lp://qastaging/~stewart/drizzle/optimizer-explain-std-string

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp://qastaging/~stewart/drizzle/optimizer-explain-std-string
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

2175. By Stewart Smith

convert explain_plan extra String to std::string. This means that add_info_string() also gets converted to std::string

2174. By Stewart Smith

tmp3 String to std::string in explain_plan (and used_lengths parameter to add_keys_and_lengths

2173. By Stewart Smith

convert tmp2 in explain_plan to std::string instead of char[] buf and String, consequently also convert add_keys_and_length to deal with std::string for key_names parameter

2172. By Stewart Smith

replace char array and String with std::string in explain path

2171. By Stewart Smith

remove unused local variable from optimizer::ExplainPlan::printPlan()

2170. By Patrick Crews

Updated translations

2169. By Monty Taylor

Merge Haildb fixes from Stewart and various small build cleanups from Monty.

2168. By Lee Bieber

Merge Andrew - 718224: Minor changes to migration docs needed
Merge Olaf - updating old style casts
Merge Olaf - drizzletest re-factoring

2167. By Brian Aker

Merge in the last of the header fixes.

2166. By Brian Aker

Merge Monty

Branch metadata

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

Subscribers