]> granicus.if.org Git - php/commit
removed blocking calls to mysql_set_server_option (MYSQLI_DISABLE_MQ)
authorGeorg Richter <georg@php.net>
Thu, 26 Feb 2004 08:27:24 +0000 (08:27 +0000)
committerGeorg Richter <georg@php.net>
Thu, 26 Feb 2004 08:27:24 +0000 (08:27 +0000)
commit5ffccfffdaefd76706df6d9776e195880b65d7a4
tree6bad7f7a244905fe8c78ff62075bb30b8e689790
parent1085c6c7f1da7b23821184ba2a0f35043bfd0f2b
removed blocking calls to mysql_set_server_option (MYSQLI_DISABLE_MQ)
added mysqli_multi_query to function table
changed stmt->affected_rows property (http://bugs.mysql.com/?id=2247) for 4.1.2
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_prop.c