全部 Blog
MySQL添加外键时报错:3780 - Referencing column 'class_id' and referenced column 'class_id' in foreign key constraing 'fk_class_id' are incompatible.的原因及解决方法添加外键错误如下:3780 - Referencing column 'class_id' and referenced column 'class_id' in foreign key constraing 'fk_class_id' are incompatible. 阅读(87) 评论(0) 2022-04-25 利用idea创建maven项目,报Unable to import Maven project错误的解决方案利用idea创建了一个maven项目,在pom.xml文件中导入mybatis相关依赖jar文件时,报出了 Unable to import Maven project 错误。 阅读(75) 评论(0) 2022-04-13 1251 - Client does not support authentication protocol requested by server;consider upgrading MySQL client本文讲述了在安装完 MySQL 8 之后,在用 Navicate 连接数据库时出现的问题及解决方案。 阅读(95) 评论(0) 2022-04-04 office word 文档打字时调不出输入法,无法输入汉字的解决方法我们在使用 word 的时候,有时候会出现输入法无法显示的问题,怎么也调不出来输入法,导致无法输入汉字。 阅读(281) 评论(0) 2022-01-28 Windows 系统下,如何彻底删除卸载 MySQL,及服务残留我们在安装并使用 MySQL 的时候,有时候根据需要会把已经安装的 MySQL 进行删除。本文详细描述了如何把 MySQL 彻底删除,及删除后 MySQL 服务依然残留在服务里的解决方法。 阅读(264) 评论(0) 2021-12-26 |