]> granicus.if.org Git - php/commit
MNDR:
authorAndrey Hristov <andrey@php.net>
Tue, 10 Nov 2015 10:53:19 +0000 (11:53 +0100)
committerAndrey Hristov <andrey@php.net>
Thu, 12 Nov 2015 15:19:16 +0000 (16:19 +0100)
commita530ecff978cbf2e67a774cae40899d3934c163a
tree05f7626849f498bb8736fc7779a9f8ac04741992
parent654d1a7caf068c67560fd49c86cf6f6354322d6f
MNDR:
- better name for MYSQLND_PPEC - MYSQLND_PFC (protocol frame codec)
18 files changed:
ext/mysqlnd/config.w32
ext/mysqlnd/config9.m4
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_auth.c
ext/mysqlnd/mysqlnd_driver.c
ext/mysqlnd/mysqlnd_enum_n_def.h
ext/mysqlnd/mysqlnd_ext_plugin.c
ext/mysqlnd/mysqlnd_ext_plugin.h
ext/mysqlnd/mysqlnd_loaddata.c
ext/mysqlnd/mysqlnd_priv.h
ext/mysqlnd/mysqlnd_protocol_frame_codec.c [new file with mode: 0644]
ext/mysqlnd/mysqlnd_protocol_frame_codec.h [new file with mode: 0644]
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_vio.c
ext/mysqlnd/mysqlnd_vio.h
ext/mysqlnd/mysqlnd_wireprotocol.c
ext/mysqlnd/mysqlnd_wireprotocol.h