DriverManager.g etConnection("j dbc:mysql://localhost:3306/hello",''userna me","password") ;
type the port number also..

otherwise use this URL:

jdbc:mysql:///hello where hello is ur schema name