摘要:
原文链接:https://blog.csdn.net/langren697/article/details/38422055 最近做一个服务器端项目,要用到MySQL 数据库,但在大用户量并发的情况下会出现以下错误: Can't connect to MySQL server on'localhos 阅读全文
摘要:
java连接oracle数据库时报错ORA-12505, TNS:listener does not currently know of SID given in connect descriptor 错误的url: jdbc:oracle:thin:@xxx.xxx.xxx.xxx:1521:or 阅读全文