Thanks a lot. In MySQL Internals Manual:
"At this moment, internals.xml has over 100 pages of information, including some details about the formats of MySQL files that you won't find anywhere else, and a complete description of the message formats that the client and server use to communicate. Although it's rough and may contain errors and is obsolete in parts, it is a document that you must read to truly understand the workings of MySQL. " Where is that "over 100 pages of information" ? And how could I get it? Regards, Gu Lei ----- Original Message ----- From: "Paul DuBois" <[EMAIL PROTECTED]> To: "åˆóã" <[EMAIL PROTECTED]>; <mysql@lists.mysql.com> Sent: Friday, June 09, 2006 10:22 AM Subject: Re: mysql-5.0/Docs At 9:52 +0800 6/9/06, å^óã wrote: >Hello: > > > >In MySQL Internals Manual: > > > >"With the BitKeeper downloads, /Docs is nearly >empty. The important files are only present if >you do a regular source-file download, or if you >do a separate 'bk clone' for 'mysqldoc' instead >of 'mysql-5.0' (in which case this major >directory is mysqldoc/Docs instead of >mysql-5.0/Docs). " > > > >Then how can I download that docs ? What is the exact command ? The documentation repository is maintained using Subversion. Check out a copy with this command: svn checkout http://svn.mysql.com/svnpublic/mysqldoc/ See: http://dev.mysql.com/tech-resources/sources.html If you just want to download pre-built documentation in various output formats: http://dev.mysql.com/doc/ -- Paul DuBois, MySQL Documentation Team Madison, Wisconsin, USA MySQL AB, www.mysql.com