From: "James Ausmus" <james.ausmus@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: Any one using www-apps/online-bookmarks
Date: Wed, 23 Jan 2008 08:27:31 -0800 [thread overview]
Message-ID: <b79f23070801230827w4a4f6403m3ac4243a05d583c9@mail.gmail.com> (raw)
In-Reply-To: <87d4rsshxx.fsf@newsguy.com>
On Jan 23, 2008 7:03 AM, <reader@newsguy.com> wrote:
> 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
First tell MySQL what database you want to use:
use bookmarks;
INSERT INTO (...);
-James
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-01-23 16:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 19:16 [gentoo-user] Any one using www-apps/online-bookmarks reader
2008-01-21 19:26 ` James Ausmus
2008-01-22 1:01 ` Jason Carson
2008-01-22 3:35 ` [gentoo-user] " reader
2008-01-22 3:49 ` reader
2008-01-22 7:06 ` James Ausmus
2008-01-22 19:53 ` reader
2008-01-22 20:23 ` Etaoin Shrdlu
2008-01-22 21:57 ` reader
2008-01-22 22:02 ` reader
2008-01-22 22:19 ` James Ausmus
2008-01-23 14:45 ` reader
2008-01-23 15:03 ` reader
2008-01-23 15:28 ` Brian Marshall
2008-01-23 16:27 ` James Ausmus [this message]
2008-01-23 16:26 ` James Ausmus
2008-01-23 16:35 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b79f23070801230827w4a4f6403m3ac4243a05d583c9@mail.gmail.com \
--to=james.ausmus@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox