and use the command line tool /usr/local/webserver/mysql/bin/mysql
to connect to the mysql database and look at the grant tables:
shell> /usr/local/webserver/mysql/bin/mysql -u root mysql
mysql> show tables
Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /usr/local/webserver/mysql/var that may be helpful.
The latest information about MySQL is available on the web at
http://www.mysql.com/. Please consult the MySQL manual section
'Problems running mysql_install_db', and the manual section that
describes problems on your OS. Another information source are the
MySQL email archives available at http://lists.mysql.com/.
Please check all of the above before mailing us! And remember, if
you do mail us, you MUST use the /usr/local/webserver/mysql/bin/mysqlbug script!作者: 枫影谁用了 时间: 2009-02-24 13:03
my.cnf文件里的--skip-federated前加进号作者: wxd8482 时间: 2009-02-24 13:18
试下!谢谢!作者: xxdxxd 时间: 2009-02-24 17:33
提示: 作者被禁止或删除 内容自动屏蔽作者: 枫影谁用了 时间: 2009-02-24 17:35