it will search the machine where you are executing this code. So it will
look for a MYSQL instance on the local machine, and locate the database
there in.
hi all,
the problem is at the line.....
...=DriverManager.getConnection("jdbc:mysql://localhost/first_database_in_my
sql");
where the first_database_in_mysql is at
/var/lib/mysql/first_database_in_mysql
but i don't know where it searches when using
localhost?
Thanks
To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail java...@lists.mysql.com instead.