카테고리 없음
[heidiSQL] plugin jdbc:mysql could not be loaded 해결
사과키라임파이
2024. 8. 21. 23:01
플러그인 jdbc:mysql을 로드할 수 없습니다.
라이브러리 셀렉트 박스에서 바꿈
https://www.heidisql.com/forum.php?t=26538
Plugin mysql could not be loaded
The error says it can't load "plugins/mysql.dll" which is not part of a HeidiSQL installation. So whatever that plugin "mysql" is - you will need to copy it from somewhere into HeidiSQL's plugin folder.
www.heidisql.com
진짜 문제
jdbc:mysql://???-db.????.rds.amazonaws.com:3306/name?zeroDateTimeBehavior=convertToNull 경로가 아니라
jdbc:mysql://???-db.????.rds.amazonaws.com 이 호스트 네임만 적어야 했다..
이건 해결