lp:~ben-kersten/mysql-proxy/packet-empty-set
Created by
bkersten
and last modified
- Get this branch:
- bzr branch lp:~ben-kersten/mysql-proxy/packet-empty-set
Branch merges
Propose for merging
No branches
dependent on this one.
- Registry Administrators: Pending requested
-
Diff: 11 lines (+1/-0)1 file modifiedsrc/network-mysqld-packet.c (+1/-0)
Branch information
Recent revisions
- 1133. By Ben Kersten <bkersten@mel601855>
-
Fixed bug where query status is not set to error when error packet is preceded by field header packets.
- 1130. By <email address hidden>
-
stabilize the failover test
* use kill(..., SIGKILL) to kill the backend right away instead of using _set_shutdown()
* renamed COMMIT SUICIDE to KILL BACKEND
* let the KILL BACKEND fail with 'connection went away ...' as the synchronization point - 1127. By <email address hidden>
-
fixed wrong packet-id after a ignored result
* patch from Ben Kersten https:/
/answers. launchpad. net/mysql- proxy/+ question/ 122408 - 1124. By <email address hidden>
-
get rid of most of the strlen()'s the tokenizer does by passing down the known length of strings
* for literals we have the sizeof() - 1
* for lexed strings we have yyleng
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mysql-proxy