MySQL Forums
Forum List  »  Docs

Help tables in mysql
Posted by: Ruturaj Vartak
Date: April 12, 2006 02:04AM

Hi,
I found the help tables installed in the "mysql" schema, namely

* help_category
* help_keyword
* help_relation
* help_topic

Is there any function, or something in MySQL through which I can access these tables indirectly...
Something like

mysql> select help('concat');

Or are these supposed to be queried directly.

http://www.ruturaj.net/
http://ruturajv.wordpress.com/

Options: ReplyQuote


Subject
Views
Written By
Posted
Help tables in mysql
5409
April 12, 2006 02:04AM
2271
April 13, 2006 02:34AM
2456
April 14, 2006 01:00AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.