lp://qastaging/~percona-dev/percona-server/5.5.16-innodb_expands_flush

Created by Yasufumi Kinoshita and last modified
Get this branch:
bzr branch lp://qastaging/~percona-dev/percona-server/5.5.16-innodb_expands_flush
Members of Percona developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

149. By kinoyasu <kinoyasu@gauntlet4>

add innodb_expands_flush.patch

148. By kinoyasu <kinoyasu@gauntlet4>

port Yasufumi patches to 5.5.16

147. By Alexey Kopytov

Automerge from the main branch.

146. By Alexey Kopytov

Bug #845019: Support for building without response time distribution is
broken

Do not call query_response_time_collect() if there is no support for
the response time distribution feature.

145. By Alexey Kopytov

Manual merge from trunk.

144. By Alexey Kopytov

Null merge from trunk.

143. By Alexey Kopytov

Manual merge from trunk.

142. By Alexey Kopytov

Manual merge from trunk.

141. By Alexey Kopytov

Merged and fixed Oleg's changes in slow_extended.patch and
response_time_distribution.patch:

* Removed 'percona' suite, as that migration should be done for all
tests when decided
* replaced SET SESSION debug = "+d,query_exec_time" and /* query_exec_time=...*/ comments
with a debug-only system variable (which is also replicated to make
replication tests possible)
* replaced ugly macros in slow_extended patch with inline functions
* changed all slow_extended and response_time_distribution tests to use the system variable
* fixed percona_query_response_time-replication.test to actually test what it is supposed to test,
i.e. queries coming from SBR rather than running them on the slave
(which is no different from the "normal" QRT test)
* fixed broken percona_query_response_time-stored.test:
** wasn't really testing stored routines due to a wrong include
** specifying stored proc argument in a /* query_exec_time=...*/ comment didn't really work
** TIME is a reserved word, so using it as a variable name is not a good idea
** stored proc was trying to INSERT into a non-existing table
* moved error_pad.patch before response_time_distribution.patch in series as the latter
depends on the first one (as in does not build)

140. By Stewart Smith

merge FEDERATED bug fix of not clearing errors on close

Branch metadata

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