lp://staging/~posulliv/drizzle/for-philip

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp://staging/~posulliv/drizzle/for-philip
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Development

Recent revisions

991. By Padraig O'Sullivan

Small fix to how iterators are used on the update_tables list. Need to be
careful to be sure the iterator is incremented each time it is used (one
occasion where a while loop was being used with continue was causing
issues). I converted the while loops to for loops to ensure the iterator is
always incremented.

990. By Padraig O'Sullivan

Deleting a line I had commented out. No need for that; just delete it.

989. By Padraig O'Sullivan

Removeal of an instance of SQL_LIST by replacing it with std::list.

988. By Brian Aker <brian@gaz>

Merge Eric

987. By Brian Aker <brian@gaz>

Merge Eric

986. By Brian Aker <brian@gaz>

Merge Monty

985. By Brian Aker <brian@gaz>

Merge Stewart.

984. By Brian Aker <brian@gaz>

Merge Eric

983. By Brian Aker <brian@gaz>

Modified Archive to use std:map

982. By Brian Aker <brian@gaz>

Removed slow_launch_time, it should belong to a particular scheduler, not to
a global. This also resolves a valgrind warning.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp://staging/~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.