On 2/17/06, ha haha <hahaha_30k@xxxxxxxxx> wrote:
Hi,
I'm running MySQL 4.1.16 on FC4, just upgraded from
FC1. But unfortunately after upgrade the 'help'
command doesn't work.
Any suggestions are greatly welcomed. Thanks.
[user01@www ~]$ rpm -q mysql
mysql-4.1.16-1.FC4.1
[user01@www ~]$ uname -a
Linux www.example.com 2.6.15-1.1830_FC4 #1 Thu Feb 2
17:23:41 EST 2006 i686 i686 i386 GNU/Linux
[user01@www ~]$
[user01@www ~]$ mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or
\g.
Your MySQL connection id is 200 to server version:
4.1.16
Type 'help;' or '\h' for help. Type '\c' to clear the
buffer.
mysql> help grant
Nothing found
Please try to run 'help contents' for a list of all
accessible topics
mysql> help help
Nothing found
Please try to run 'help contents' for a list of all
accessible topics
hey,
did you tried '\h' command, try this command.
Regards
Ankush Grover