MYsql数据库ERROR总结

Posted losbyday

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MYsql数据库ERROR总结相关的知识,希望对你有一定的参考价值。

 


 描述:#Warning: Using a password on the command line interface can be insecure.
#ERROR 1045 (28000): Access denied for user \'zabbix\'@\'localhost\' (using password: YES)

Mysql导入zabbix的sql语句时报错:ERROR 1045 (28000)


描述:2016-08-02 17:30:26 17374 [Warning] \'user\' entry \'@losnau-223.com\' ignored in --skip-name-resolve mode.
2016-08-02 17:30:26 17374 [Warning] \'proxies_priv\' entry \'@ root@losnau-223.com\' ignored in --skip-name-resolve mode.

查看错误日志发现有两个警告(ignored in --skip-name-resolve mode)


 描述:忘记密码或者密码错误

mysqladmin: connect to server at \'localhost\' failed error: \'Access denied for user \'root\'@\'localhost\' (using password: YES)\'(2016-09-05 00:03)


Unknown/unsupported storage engine: InnoDB

 


以上是关于MYsql数据库ERROR总结的主要内容,如果未能解决你的问题,请参考以下文章

Mysql数据库的使用总结之ERROR 1146 (42S02)

连接MySQL数据常见问题

MYSQL 问题小总结

mysql5.7——innodb存储引擎总结

mysql 点总结

php总结8——mysql函数库增删改