On Tuesday 12 July 2005 06:38, 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.
This is a very good guide! Thanks a lot!!
--
gentoo-dev@gentoo.org mailing list
-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" pro
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
Nice guide! You might mention phpmyadmin as well, as it's a popular
web-based gui to mysql.
--
dju
On Monday 11 July 2005 21:38, Chris White wrote:
> http://dev.gentoo.org/~chriswhite/mysql.html
>
> Comments, etc are welcome.
Sorry for posting twice, but
Code listing 4.11: REVOKE format
is incorrect. It probably should say
REVOKE [privleges] ON database.* FROM '[user]'@'[host]';
On Monday 11 July 2005 21:38, Chris White wrote:
> http://dev.gentoo.org/~chriswhite/mysql.html
>
> Comments, etc are welcome.
You might want to make
Code listing 4.19: Finding our guest user in the user table
a little narrower, as it makes the page much wider than my 1,280 pixel wide
scr