diff options
author | Andrey Hristov <andrey@php.net> | 2010-03-17 18:00:47 +0000 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2010-03-17 18:00:47 +0000 |
commit | 4941b23bcd0f2dd56bb903dbd8d9da33a7d6b63f (patch) | |
tree | 084c36b604c237a2d67e2703c6613db19378bc46 /ext/mysqlnd/mysqlnd_debug.c | |
parent | 3ff193c05e0b0e093ec10c5d7ad2c83e0d5d7354 (diff) | |
download | php-git-4941b23bcd0f2dd56bb903dbd8d9da33a7d6b63f.tar.gz |
Fix a bug that a statement that is reset doesn't clean
the wire properly (as it is done when the statement is closed).
If there is more that one result sets returned from the PS
(like a call to SP that returns at least one RSet next to the
status rset) then the line was blocked. PS Multi-Res is not supported
in any libmysql from a GA-ed MySQL.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_debug.c')
0 files changed, 0 insertions, 0 deletions