List:Internals« Previous MessageNext Message »
From:Tetsuro IKEDA Date:August 31 2007 2:33am
Subject:Re: How to add "help" description for new sql commands/functions?
View as plain text  
Hi Paul,

Thanks for reply!
I'll try this.

Regards,
--Tetsuro

> At 11:12 AM +0900 8/31/07, Tetsuro IKEDA wrote:
> >Hi!
> >
> >I added new SQL command and SQL function to our mysql modified version.
> >So I also want to add descriptions for new commands/functions which
> >can be seen by help command, like followings:
> >
> >mysql> help show senna status
> >
> >mysql> help snippet
> >
> >I took a look scripts/fill_help_tables.sql, but this script says
> >"DO NOT EDIT THIS FILE. It is generated automatically."
> 
> The information is generated directly from the DocBook source of
> the MySQL Reference Manual. You'd have to modify a copy of the
> manual source and run the "make" commands that generate
> fill_help_tables.sql.
> 
> The documentation repository is available here if you want
> to give it a try:
> 
> http://dev.mysql.com/tech-resources/sources.html
> 
> >
> >Then, what should I do?
> >
> >Thanks!!
> >
> >--Tetsuro
> >
> >------------------------------
> >Tetsuro IKEDA
> >Sumisho Computer Systems, Corp.
> >http://www.scs.co.jp/mysql/
> >------------------------------
> 
> -- 
> Paul DuBois, MySQL Documentation Team
> Madison, Wisconsin, USA
> MySQL AB, www.mysql.com

------------------------------
Tetsuro IKEDA
Sumisho Computer Systems, Corp.
http://www.scs.co.jp/mysql/
------------------------------

Thread
Patch to allow "localhost" connection via TCP/IPJuraj Lutter30 Aug
  • Re: Patch to allow "localhost" connection via TCP/IPChad MILLER30 Aug
    • How to add "help" description for new sql commands/functions?Tetsuro IKEDA31 Aug
      • Re: How to add "help" description for new sql commands/functions?Paul DuBois31 Aug
        • Re: How to add "help" description for new sql commands/functions?Tetsuro IKEDA31 Aug