12345678910111213141516171819202122232425 |
- <HR COLOR=red>
- 异常时间:2020-04-03 16:48:24,377 [1] <BR>
- 异常级别:ERROR <BR>
- 异 常 类:logerror [(null)] <BR>
- ****************************异常文本****************************
- 【出现时间】:2020/4/3 16:48:24
- 【异常类型】:MySqlException
- 【异常信息】:Access denied for user 'root'@'localhost' (using password: YES)
- 【堆栈调用】: at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
- at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
- ***************************************************************
- <BR>
- <HR Size=1><HR COLOR=red>
- 异常时间:2020-04-03 16:48:30,226 [1] <BR>
- 异常级别:ERROR <BR>
- 异 常 类:logerror [(null)] <BR>
- ****************************异常文本****************************
- 【出现时间】:2020/4/3 16:48:30
- 【异常类型】:MySqlException
- 【异常信息】:Access denied for user 'root'@'localhost' (using password: YES)
- 【堆栈调用】: at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
- at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket()
- ***************************************************************
- <BR>
- <HR Size=1>
|