summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2015-04-07 21:39:29 +0200
committerAndrey Hristov <andrey@php.net>2015-04-07 21:39:29 +0200
commited0f134a642e7caed94966450435ed5e2a21f426 (patch)
tree8dbb53af534121a8a65227d3d57906b3947d0d5f /ext/mysqlnd/mysqlnd.c
parenta970ae76e27618c81add2a92370280818a04ac16 (diff)
downloadphp-git-ed0f134a642e7caed94966450435ed5e2a21f426.tar.gz
Split mysqlnd_stmt::execute in 2 logical parts :
- mysqlnd_stmt::send_execute() which just creates the wire message by using an aux function and sends it to the server - mysqlnd_stmt::parse_execute_respose() which is responsible for handling the bytes sent from the server in response to COM_EXECUTE. This makes it possible to implement finer method overwriting in mysqlnd plugins.
Diffstat (limited to 'ext/mysqlnd/mysqlnd.c')
0 files changed, 0 insertions, 0 deletions