QUOTE:
原帖由
hbuyyh 于 2008-5-6 15:05 发表

是不是mysqladmin,mysqldump,mysqlcheck不可以在mysql>下运行,而只能用shell>.若有不同,怎用呢?
只能在shell下 使用
mysqladmin---管理工具
mysqldump-- 备份
mysqlcheck-- 表检查
我在XP下,用命令行写入mysqlcheck fits -p后(fits是我的一个数据库),出现got error:1045 access denied for user 'ODBC'@'localhost'(using password :YES) when trying to connect.什么意思?该怎样用show warnings?后请赐教!