Re: MySQL 3.23.51 Reference Manual needed

2003-07-25 Thread Venelin Arnaoudov
Thanks Ken, I've found it. Great. Regards, Venelin Ken Menzel wrote: Hi Venelin, If you have the source code go into the ./Docs directory of the source tree and read the Makefile on how to build the format you want (PDF, HTML etc) if that is the machine you built on there may already be the

Re: MySQL 3.23.51 Reference Manual needed

2003-07-25 Thread David Precious
> I am looking for the Reference Manual for MySQL 3.23.51 (or the latest of > the prior ones). Can anyone help me? You should find the manuals etc at: http://www.mysql.com/documentation/index.html HTH! David P -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql T

Re: MySQL 3.23.51 Reference Manual needed

2003-07-25 Thread Ken Menzel
Hi Venelin, If you have the source code go into the ./Docs directory of the source tree and read the Makefile on how to build the format you want (PDF, HTML etc) if that is the machine you built on there may already be the HTML format document there. Hope this helps, Ken - Original Messag