Re: [gentoo-dev] New MySQL doc

2005-07-12 Thread Michiel de Bruijne
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

Re: [gentoo-dev] New MySQL doc

2005-07-11 Thread Francesco R
-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

Re: [gentoo-dev] New MySQL doc

2005-07-11 Thread Julien Allanos
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

Re: [gentoo-dev] New MySQL doc

2005-07-11 Thread John Myers
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]';

Re: [gentoo-dev] New MySQL doc

2005-07-11 Thread John Myers
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