Re: Problem with mysql connections.

2001-05-22 Thread Colin Faber
see GRANT in the manual. Snehalata wrote: > > Dear Sir, > > We installed MySql server on one system. I have the test database, and My > own database named Gomoos. When i using to connect to the database using > java program with a jdbc driver i am not able to connect to my database > "Gomoos"

Problem with mysql connections.

2001-05-22 Thread Snehalata
Dear Sir, We installed MySql server on one system. I have the test database, and My own database named Gomoos. When i using to connect to the database using java program with a jdbc driver i am not able to connect to my database "Gomoos" .But i am able to connect to test database. When i am usi