lp:~tsarev/percona-server/test55_691404_3
- Get this branch:
- bzr branch lp:~tsarev/percona-server/test55_691404_3
Branch merges
Related bugs
Related blueprints
Branch information
- Owner:
- Oleg Tsarev
- Status:
- Merged
Recent revisions
- 147. By Oleg Tsarev on 2011-09-22
-
Fix bug #691404 - add log-slow-
admin-statement s to GLOBAL_VARIABLES
(dev-info: remove command-line option from sql/mysqld.cc, add sys_var_... to sql/sys_vars.cc (affects to CLI too)) - 141. By Alexey Kopytov on 2011-07-27
-
Merged and fixed Oleg's changes in slow_extended.patch and
response_time_distributi on.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_distributi on tests to use the system variable
* fixed percona_query_response_ time-replicatio n.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_distributi on.patch in series as the latter
depends on the first one (as in does not build)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:percona-server/5.5