diff options
author | Boris Lytochkin <lytboris@php.net> | 2011-08-31 08:36:22 +0000 |
---|---|---|
committer | Boris Lytochkin <lytboris@php.net> | 2011-08-31 08:36:22 +0000 |
commit | 3aa6f31abd1630b7f40e7b18f80b4912261c73f5 (patch) | |
tree | b818abe29e7218ea7cab9ac528176e28e6d652af /ext/mysql/php_mysql.c | |
parent | b1ad990589e918457e5cfbf8756c24366c465ee1 (diff) | |
download | php-git-3aa6f31abd1630b7f40e7b18f80b4912261c73f5.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