Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54660 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76837 invoked from network); 17 Aug 2011 22:56:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2011 22:56:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:33099] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/43-56760-C274C4E4 for ; Wed, 17 Aug 2011 18:56:44 -0400 Received: from srv-rhsoft.rhsoft.net (openvpn-241.thelounge.net [10.0.0.241]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id 40A8ABD for ; Thu, 18 Aug 2011 00:56:41 +0200 (CEST) Message-ID: <4E4C4729.5040905@thelounge.net> Date: Thu, 18 Aug 2011 00:56:41 +0200 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 MIME-Version: 1.0 To: internals@lists.php.net References: <4E4C44AA.3070302@thelounge.net> In-Reply-To: X-Enigmail-Version: 1.2 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD3464AAB71C07B69630CB69F" Subject: Re: [PHP-DEV] Autotests: Access denied for user 'root'@'localhost' (using password: NO) From: h.reindl@thelounge.net (Reindl Harald) --------------enigD3464AAB71C07B69630CB69F Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 18.08.2011 00:52, schrieb Simon J Welsh: > On 18/08/2011, at 10:46 AM, Reindl Harald wrote: >=20 >> Wouldn't it be a good idea to specify here a user/pwd/database for >> build-systems without force them open root without password? >> >> SKIP mysql_get_host_info() [ext/mysql/tests/mysql_get_host_info.phpt] = reason: Can't connect to MySQL Server - >> [1045] Access denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_get_proto_info() [ext/mysql/tests/mysql_get_proto_info.phpt= ] reason: Can't connect to MySQL Server - >> [1045] Access denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_get_server_info() [ext/mysql/tests/mysql_get_server_info.ph= pt] reason: Can't connect to MySQL Server - >> [1045] Access denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_info() [ext/mysql/tests/mysql_info.phpt] reason: Can't conn= ect to MySQL Server - [1045] Access denied >> for user 'root'@'localhost' (using password: NO) >> SKIP mysql_insert_id() [ext/mysql/tests/mysql_insert_id.phpt] reason: = Can't connect to MySQL Server - [1045] Access >> denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_list_dbs() [ext/mysql/tests/mysql_list_dbs.phpt] reason: Ca= n't connect to MySQL Server - [1045] Access >> denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_list_fields() [ext/mysql/tests/mysql_list_fields.phpt] reas= on: Can't connect to MySQL Server - [1045] >> Access denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_list_processes() [ext/mysql/tests/mysql_list_processes.phpt= ] reason: Can't connect to MySQL Server - >> [1045] Access denied for user 'root'@'localhost' (using password: NO) >> SKIP mysql_list_tables() [ext/mysql/tests/mysql_list_tables.phpt] reas= on: Can't connect to MySQL Server - [1045] >> Access denied for user 'root'@'localhost' (using password: NO) >> FAIL mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/my= sql_max_links.phpt] >> SKIP mysql_[p]connect() - max_links/max_persistent [ext/mysql/tests/my= sql_max_persistent.phpt] reason: Can't >> connect to MySQL Server - [1045] Access denied for user 'root'@'localh= ost' (using password: NO) >> SKIP mysqlnd.net_read_timeout > default_socket_timeout [ext/mysql/test= s/mysql_mysqlnd_read_timeout_long.phpt] >> reason: Can't connect to MySQL Server - [1045] Access denied for user >> >=20 >=20 > From ext/mysql/tests/connect.inc: > /* > Default values are "localhost", "root", database "test" and empty passw= ord. > Change the MYSQL_TEST_* environment values if you want to use another c= onfiguration. > */ well but using root as default is a little bit crazy using user "test" with empty password is acceptable but root???? --------------enigD3464AAB71C07B69630CB69F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5MRykACgkQhmBjz394AnndnACfVxKdwIJk+Xc4HZL5tUsgOAeG t6QAnin/tE3R1QocBEVQgbYr3sKdRFjh =7WhO -----END PGP SIGNATURE----- --------------enigD3464AAB71C07B69630CB69F--