Đặt useSSL =false ở cuối cơ sở dữ liệu tên:
Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/INTtech?useSSL=false","root","root");
Đặt useSSL =false ở cuối cơ sở dữ liệu tên:
Connection con=DriverManager.getConnection("jdbc:mysql://localhost:3306/INTtech?useSSL=false","root","root");