lp://staging/~vlad-lesin/percona-playback/session_init_query
Created by
Vlad Lesin
and last modified
- Get this branch:
- bzr branch lp://staging/~vlad-lesin/percona-playback/session_init_query
Only
Vlad Lesin
can upload to this branch. If you are
Vlad Lesin
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Stewart Smith (community): Approve
-
Diff: 77 lines (+22/-2)3 files modifiedpercona_playback/db_thread.cc (+16/-2)
percona_playback/db_thread.h (+2/-0)
percona_playback/percona_playback.cc (+4/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 165. By Vlad Lesin
-
--session-
init-query option is added. It allows to execute some query just
after connection is established. This can be used for example to init some
session variables. - 164. By Stewart Smith
-
fix 'multi-lines queries don't work' bug for query_log. Basically, \n can make it into the query part of the query log. This patch alters and cleans up slow query log parsing, likely making it a bit more efficient at the same time.
- 162. By Stewart Smith
-
merge fix for Bug #1034527: raw tcpdump format meaning is absent in documentation. Also fix up incorrectly added docs files to bzr. the list.rst is generated automatically
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/percona-playback