摘要:
1.修改本地mysql目录中的my.ini文件 添加skip-grant-tables 2.在win +r 输入cmd,进行mysql的重启启动操作 net stop MySQL 停止服务 net start MySQL 启动服务 如果在停止服务或启动服务过程中提示:服务名无效 请键入NET HEL 阅读全文
摘要:
1.Failed to initialize end point associated with ProtocolHandler ["http-bio-8081"] java.net.BindException: Address already in use: JVM_Bind <null>:808 阅读全文