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
Only bkersten can upload to this branch. If you are bkersten please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
bkersten
Project:
MySQL Proxy
Status:
Development

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.

1132. By <email address hidden>

merged in the prep-stmt branch

1131. By Michael Schuster

remove double statement

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

1129. By <email address hidden>

added PACKAGE_VERSION to map the autoconf strings

1128. By <email address hidden>

map the plugin's versions to the chassis-version

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

1126. By <email address hidden>

added a failing for IGNORE_RESULT + SEND_RESULT

1125. By <email address hidden>

added get_current_time()

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
This branch contains Public information 
Everyone can see this information.

Subscribers