]> granicus.if.org Git - php/commit
- Get the MySQL module a bit uptodate.
authorZeev Suraski <zeev@php.net>
Sat, 2 Dec 2000 17:27:11 +0000 (17:27 +0000)
committerZeev Suraski <zeev@php.net>
Sat, 2 Dec 2000 17:27:11 +0000 (17:27 +0000)
commitcbb2379b5bbed809800fcaa39156e7527f6cd630
tree4ed2c97dacc0ef048529b72a01a58065638767e5
parent1e0a87d62ba139bb09e7bdd87f8c1f71a0e068a0
- Get the MySQL module a bit uptodate.
- Fix a bug in mysql_do_connect() - it would corrupt the host argument, if it contained a port
  (or could corrupt the INI value, so that the port argument would work only the first time
  around)
ext/mysql/php_mysql.c