Merge lp:~zhuzhaoyuan/mysql-proxy/zhuzhaoyuan into lp:mysql-proxy

Proposed by Joshua Zhu
Status: Merged
Merge reported by: Kay Roepke
Merged at revision: not available
Proposed branch: lp:~zhuzhaoyuan/mysql-proxy/zhuzhaoyuan
Merge into: lp:mysql-proxy
To merge this branch: bzr merge lp:~zhuzhaoyuan/mysql-proxy/zhuzhaoyuan
Reviewer Review Type Date Requested Status
Kay Roepke (community) Approve
Review via email: mp+3367@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Joshua Zhu (zhuzhaoyuan) wrote :
567. By Joshua Zhu <josh@joshua>

fix compile warnings:
network-mysqld-packet.c: In function ‘network_mysqld_proto_get_fielddefs’:
network-mysqld-packet.c:685: warning: passing argument 2 of ‘network_mysqld_proto_get_int16’ from incompatible pointer type
network-mysqld-packet.c:686: warning: passing argument 2 of ‘network_mysqld_proto_get_int32’ from incompatible pointer type
network-mysqld-packet.c:687: warning: passing argument 2 of ‘network_mysqld_proto_get_int8’ from incompatible pointer type
network-mysqld-packet.c:688: warning: passing argument 2 of ‘network_mysqld_proto_get_int16’ from incompatible pointer type
network-mysqld-packet.c:689: warning: passing argument 2 of ‘network_mysqld_proto_get_int8’ from incompatible pointer type
network-mysqld-packet.c:701: warning: passing argument 2 of ‘network_mysqld_proto_get_int24’ from incompatible pointer type
network-mysqld-packet.c:704: warning: passing argument 2 of ‘network_mysqld_proto_get_int8’ from incompatible pointer type
network-mysqld-packet.c:707: warning: passing argument 2 of ‘network_mysqld_proto_get_int16’ from incompatible pointer type
network-mysqld-packet.c:708: warning: passing argument 2 of ‘network_mysqld_proto_get_int8’ from incompatible pointer type
network-mysqld-packet.c:712: warning: passing argument 2 of ‘network_mysqld_proto_get_int8’ from incompatible pointer type

568. By Joshua Zhu <josh@joshua>

pass authentication information to the read_handshake() and read_auth() hooks

Revision history for this message
Kay Roepke (kay-roepke) :
review: Approve
Revision history for this message
Kay Roepke (kay-roepke) wrote :

for revision 566 (josh@joshua-20090204071812-vyclul6c9yslup6k)

review: Approve

Subscribers

People subscribed via source and target branches