lp:~schuster/mysql-proxy/remove_unix_socket
Created by
Michael Schuster
and last modified
- Get this branch:
- bzr branch lp:~schuster/mysql-proxy/remove_unix_socket
Only
Michael Schuster
can upload to this branch. If you are
Michael Schuster
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jan Kneschke (community): Approve
-
Diff: 231 lines (+130/-5)4 files modifiedsrc/network-address.c (+28/-1)
src/network-address.h (+1/-1)
src/network-socket.c (+1/-0)
tests/unit/t_network_socket.c (+100/-3)
Branch information
Recent revisions
- 1052. By Michael Schuster
-
make sure socket is removed if assertion fails: add sig handler for SIGARBT
- 1050. By Michael Schuster
-
remove unix socket at shutdown: remove race window, make logic for "remove the once we created only" better
- 1047. By <email address hidden>
-
fixed extracting fields from the resultset in Lua after a NULL field was seen in the row
* if we saw a NULL field in the row, we didn't moved the packet index further
and saw the next field as the same NULL again, no matter how many fields
were received - 1046. By <email address hidden>
-
expose the length of the mocked query-queue through proxy.queries:len()
* fixed test to not access the queue-length directly
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)