Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54658 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74144 invoked from network); 17 Aug 2011 22:52:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2011 22:52:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=simon@welsh.co.nz; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=simon@welsh.co.nz; sender-id=unknown Received-SPF: error (pb1.pair.com: domain welsh.co.nz from 60.234.72.4 cause and error) X-PHP-List-Original-Sender: simon@welsh.co.nz X-Host-Fingerprint: 60.234.72.4 simon.geek.nz Received: from [60.234.72.4] ([60.234.72.4:38135] helo=simon.geek.nz) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/B2-56760-A264C4E4 for ; Wed, 17 Aug 2011 18:52:27 -0400 Received: from yogurt.silverstripe.com (router.silverstripe.com [202.160.48.160]) by simon.geek.nz (Postfix) with ESMTPSA id 2B62860628; Thu, 18 Aug 2011 10:52:23 +1200 (NZST) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <4E4C44AA.3070302@thelounge.net> Date: Thu, 18 Aug 2011 10:52:20 +1200 Cc: Mailing-List php Content-Transfer-Encoding: quoted-printable Message-ID: References: <4E4C44AA.3070302@thelounge.net> To: Reindl Harald X-Mailer: Apple Mail (2.1244.3) Subject: Re: [PHP-DEV] Autotests: Access denied for user 'root'@'localhost' (using password: NO) From: simon@welsh.co.nz (Simon J Welsh) On 18/08/2011, at 10:46 AM, Reindl Harald wrote: > Wouldn't it be a good idea to specify here a user/pwd/database for > build-systems without force them open root without password? >=20 > 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.phpt] 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 = connect 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: = Can'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] = reason: 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] = reason: 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/mysql_max_links.phpt] > SKIP mysql_[p]connect() - max_links/max_persistent = [ext/mysql/tests/mysql_max_persistent.phpt] reason: Can't > connect to MySQL Server - [1045] Access denied for user = 'root'@'localhost' (using password: NO) > SKIP mysqlnd.net_read_timeout > default_socket_timeout = [ext/mysql/tests/mysql_mysqlnd_read_timeout_long.phpt] > reason: Can't connect to MySQL Server - [1045] Access denied for user >=20 =46rom ext/mysql/tests/connect.inc: /* Default values are "localhost", "root", database "test" and empty = password. Change the MYSQL_TEST_* environment values if you want to use another = configuration. */ --- Simon Welsh Admin of http://simon.geek.nz/