]> granicus.if.org Git - php/commit
Remove disabled code - threaded fetching. This can be implemented
authorAndrey Hristov <andrey@php.net>
Wed, 9 Dec 2009 16:57:03 +0000 (16:57 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 9 Dec 2009 16:57:03 +0000 (16:57 +0000)
commit4d2735007d53b2609eb59de8b1d445481cb09713
treea32e283b01bac5bda374711683c2456658b9e591
parent64fb1fca1fdbb117bfb727d3ff207e2407df6eb4
Remove disabled code - threaded fetching. This can be implemented
on a upper level and by offloading it we reduce the complexity of
the core.
13 files changed:
ext/mysqli/mysqli.c
ext/mysqli/mysqli_mysqlnd.h
ext/mysqli/mysqli_nonapi.c
ext/mysqli/php_mysqli_structs.h
ext/mysqlnd/config9.m4
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/mysqlnd_debug.c
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_result.h
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/php_mysqlnd.c