lp:~schuster/mysql-proxy/negative-clock
Created by
Michael Schuster
and last modified
- Get this branch:
- bzr branch lp:~schuster/mysql-proxy/negative-clock
Only
Michael Schuster
can upload to this branch. If you are
Michael Schuster
please log in for upload directions.
Branch merges
Propose for merging
- Jan Kneschke (community): Approve
-
Diff: 515 lines (+221/-24) (has conflicts)10 files modifiedplugins/proxy/proxy-plugin.c (+6/-5)
src/CMakeLists.txt (+50/-5)
src/Makefile.am (+33/-5)
src/chassis-gtimeval.c (+43/-0)
src/chassis-gtimeval.h (+34/-0)
src/chassis-timings.c (+2/-1)
src/glib-ext.c (+15/-1)
src/glib-ext.h (+2/-1)
src/network-backend.c (+14/-5)
tests/unit/Makefile.am (+22/-1)
Branch information
Recent revisions
- 971. By <email address hidden>
-
fixed the return code of _register() in case the hook is already registered
* added a unit-test to verify it
- 968. By <email address hidden>
-
return TRUE if _register() succeeded, FALSE if the entry already exists
- 967. By <email address hidden>
-
call the shutdown hooks before we unload the plugins to make sure the symbols still exist
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)