string con = "SERVER=localhost;DATABASE=hr_mysql;Port=3336;Pooling=false; Persist Security Info=False;uid=jagjit@localhost"
It is giving error "Unable to connect to any of the specified MySQL hosts."
Thanks