public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Francesco R <vivo@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] New MySQL doc
Date: Mon, 11 Jul 2005 22:55:12 +0200	[thread overview]
Message-ID: <42D2DCB0.80403@gentoo.org> (raw)
In-Reply-To: <20050712133816.74d66597@localhost>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Chris White wrote:

>Here's the initial devspace draft of the new MySQL draft I've been
working on:
>
>http://dev.gentoo.org/~chriswhite/mysql.html
>
>Comments, etc are welcome.
>
>Chris White

one reminder:
"Code listing 1.3: MySQL configuration" probably will change for
mysql-4.1 and better (when unmasked)


and having the possibility to scroll the screen,

"Code listing 4.19: Finding our guest user in the user table"
mysql> SELECT * FROM user WHERE User = 'guest';

may become

"Code listing 4.19: Finding our guest user in the user table"
mysql> SELECT * FROM user WHERE User = 'guest' \G

to make it more readable. See J.M. email too


the default my.cnf has the following line
bind-address    = 127.0.0.1
that actually restrict the server access to local  machine only. You
may want to signal this in the "Granting Privleges with GRANT" section.


Last but not last, thankyou -> nice intro document
Francesco R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
iD8DBQFC0tyw1wNBTLVPMuARAroiAJsHl8+M1cOD0Yq2Zlti8kVaMxDnIQCdFIke
NS4BndQanBMCysEuApHAwG0=
=dy9e
-----END PGP SIGNATURE-----

-- 
gentoo-dev@gentoo.org mailing list



  parent reply	other threads:[~2005-07-11 22:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  4:38 [gentoo-dev] New MySQL doc Chris White
2005-07-11 13:34 ` John Myers
2005-07-11 13:42 ` John Myers
2005-07-11 20:55 ` Francesco R [this message]
2005-07-11 21:08 ` Julien Allanos
2005-07-12 16:22 ` [gentoo-dev] MySQL doc [updated] Chris White
2005-07-12  8:57   ` [gentoo-dev] Arnaud Launay
2005-07-12 12:48   ` [gentoo-dev] MySQL doc [updated] Philip Webb
2005-07-13  9:23     ` Chris White
2005-07-13 15:52       ` Philip Webb
2005-07-12 17:18 ` [gentoo-dev] New MySQL doc Michiel de Bruijne
2005-07-13  9:49 ` [gentoo-dev] New MySQL doc (update 3) Chris White

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=42D2DCB0.80403@gentoo.org \
    --to=vivo@gentoo.org \
    --cc=gentoo-dev@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