]> granicus.if.org Git - php/commit
Increase the minimal size of the command buffer, which is used
authorAndrey Hristov <andrey@php.net>
Wed, 7 Oct 2009 17:33:51 +0000 (17:33 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 7 Oct 2009 17:33:51 +0000 (17:33 +0000)
commit5b97f74b620c171a91a9d2baca71e9e4a65fb769
treebd9ade53b6e156282f9f480002771c172f8737a9
parent8fb0baded3f688fa471e5b883cf346a84d864183
Increase the minimal size of the command buffer, which is used
for sending queries and in the future commpressed patch for reading
almost all packets from the wire instead of using stack buffers.
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_enum_n_def.h
ext/mysqlnd/php_mysqlnd.c