diff options
author | Boris Lytochkin <lytboris@php.net> | 2011-08-31 08:28:13 +0000 |
---|---|---|
committer | Boris Lytochkin <lytboris@php.net> | 2011-08-31 08:28:13 +0000 |
commit | b448bb5e0101f53c1ddb5b10598a323f7dc0ae46 (patch) | |
tree | 3c17efb6648b47be68973123848a6aaf68d946e1 /ext/mysql/php_mysql.c | |
parent | 92e84dbe3f1006476e24e4bb9b65bbbf8d3b35fb (diff) | |
download | php-git-b448bb5e0101f53c1ddb5b10598a323f7dc0ae46.tar.gz |
more tuning based on discussion in FR #40816:
* parse all OIDs earlier, detect all wrong OIDs before any query
is made (GET-operations)
* introduce ERRNO_MULTIPLE_SET_QUERIES:
warn if request contains more OIDs than max_oids and SET operation
(and type&value checks) will be done in chunks.
fix set method when request contains more OIDs than max_oids (2nd and
subsequent chunk were ignored)
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions