]> granicus.if.org Git - php/commit
Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the same...
authorXinchen Hui <laruence@php.net>
Sun, 16 Jun 2013 14:55:59 +0000 (22:55 +0800)
committerXinchen Hui <laruence@php.net>
Sun, 16 Jun 2013 14:55:59 +0000 (22:55 +0800)
commit49e57a31659a82443b9413127f8d58a72f09ed5b
treea9cea182326026b5c523d30fc9b3490d3000e19f
parent7457867ba8c46e276d2bcb6e47766a9f5abb0c79
Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the same db server)
NEWS
ext/pdo/pdo_dbh.c
ext/pdo_mysql/tests/bug63176.phpt [new file with mode: 0644]