]> granicus.if.org Git - php/commit
Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0).
authorAdam Harvey <aharvey@php.net>
Tue, 9 Mar 2010 05:08:31 +0000 (05:08 +0000)
committerAdam Harvey <aharvey@php.net>
Tue, 9 Mar 2010 05:08:31 +0000 (05:08 +0000)
commitbdbb2e77ca3b0b00a511796595a2c8abf1d3541f
treee20bc20596067258271e829e9f1b20227290d112
parent68f805a6d027a605050542d83d5bda7071e7c3a6
Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0).
NEWS
ext/mysql/tests/bug51242.phpt [new file with mode: 0644]
ext/mysql/tests/skipifnotmysqlnd.inc [new file with mode: 0644]
ext/mysqlnd/mysqlnd.c