From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JHh8V-0001yx-E6 for garchives@archives.gentoo.org; Wed, 23 Jan 2008 15:03:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C5F0E04E1; Wed, 23 Jan 2008 15:03:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D611E04E1 for ; Wed, 23 Jan 2008 15:03:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C3920659B6 for ; Wed, 23 Jan 2008 15:03:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.588 X-Spam-Level: X-Spam-Status: No, score=-2.588 required=5.5 tests=[AWL=0.011, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pLbXrP4MgPsG for ; Wed, 23 Jan 2008 15:03:22 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id F06DA641B7 for ; Wed, 23 Jan 2008 15:03:20 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JHh8C-0005iK-RJ for gentoo-user@gentoo.org; Wed, 23 Jan 2008 15:03:12 +0000 Received: from adsl-75-3-178-22.dsl.chcgil.sbcglobal.net ([75.3.178.22]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 15:03:12 +0000 Received: from reader by adsl-75-3-178-22.dsl.chcgil.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 15:03:12 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] Re: Any one using www-apps/online-bookmarks Date: Wed, 23 Jan 2008 09:03:06 -0600 Organization: Still searching... Message-ID: <87d4rsshxx.fsf@newsguy.com> References: <878x2jyooe.fsf@newsguy.com> <87ejc9eixf.fsf@newsguy.com> <200801222123.06899.shrdlu@unlimitedmail.org> <87zluxcydi.fsf@newsguy.com> <87hch4sirl.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-75-3-178-22.dsl.chcgil.sbcglobal.net User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux) Cancel-Lock: sha1:OtRBkaaGp9+g2sp8xGqE3p7BLbc= Sender: news X-Archives-Salt: ffd2822c-cbab-4d20-a2cf-53fc2dbbab6a X-Archives-Hash: 0fd99d119e70898daffcfa19a6ca7a30 reader@newsguy.com writes: > And I guess... not surprisingly the bookmark page now works too? One lingering mysql command that is printed when the bookmarks page configuration steps is gone through: >>From bookmarks page: [...] After completing the configuration, create useraccounts with the following MySQL command: (wrapped for mail) mysql> INSERT INTO user (username, password) VALUES ('johndoe', MD5('johndoes_password')); If I use that command (filling in the johndoe and johndoes_password part it fails with this error: ERROR 1046 (3D000): No database selected Apparently the syntax is not complete? And trying: mysql> help INSERT INTO gets me: Nothing found Please try to run 'help contents' for a list of all accessible topics Going on to that help screen doesn't appear to offer anything very helpful. -- gentoo-user@lists.gentoo.org mailing list