摘要:
jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. 第二次遇到这个问题又是驱动版本问题,我的mysql是8.0版本所以得用新版本的connector 折腾了好久,后来发 阅读全文
摘要:
45.存储过程-介绍 46.存储过程-基本语法 -- 查看 select * from information_schema.ROUTINES where ROUTINE_SCHEMA = 'itcast'; // 系统表.ROUTINES where 要查询哪个数据库下的存储过程 show cre 阅读全文
摘要:
[08S01] Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets fr 阅读全文