I'm learning java and I'm trying to connect mySql database with Intellij Idea.
I downloaded mysql and mysql workbench. Also , i downloaded "mysql connection jar". And i add the jar from modules section.
My code and the error : https://prnt.sc/rchbuo
Mysql workbench server info : https://prnt.sc/rchcm6
Everything seems OK. But i get error. Do you have a suggestion ?