]> granicus.if.org Git - php/commit
Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
authorIlia Alshanetsky <iliaa@php.net>
Sun, 5 Mar 2006 17:17:04 +0000 (17:17 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 5 Mar 2006 17:17:04 +0000 (17:17 +0000)
commitd9b2a3372e7d7955d8ea1ef45ef09ce69ee00c32
treec20585c7eec81ddbebd7552975e2d3aa4466dcd9
parent1fad64d6dcda7b977fa2f009bb16d2589e9d0409
Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
set when executing internal queries such as "show master status" via MySQL).

Added missing constant for MAX_BUFFER_SIZE.
ext/pdo_mysql/mysql_driver.c
ext/pdo_mysql/pdo_mysql.c
ext/pdo_mysql/php_pdo_mysql_int.h