HELP statement that returns online information from the MySQL reference manual.
mysql database be initialized with help topic information.
fill_help_tables.sql script.
fill_help_tables.sql file is in the scripts directory.
mysql database by running mysql_install_db
mysql -u root mysql < fill_help_tables.sql
What is mysqld_safe?
© 2007 John Michael Pierobon