LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unable to connect Mysql through Hibernate on ubuntu server (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-connect-mysql-through-hibernate-on-ubuntu-server-788384/)

Amit Puranik 02-11-2010 01:29 AM

Unable to connect Mysql through Hibernate on ubuntu server
 
I am not able to connect to Mysql using hibernate, is there any configuration in my.cnf or any where i used
------------------------------------------------
[client]
user = root
password = 123
host = localhost
port = 3306

socket = /var/run/mysqld/mysqld.sock
--------------------------------------------------

this configuration in my.cnf but still i am not able to connect. Can any one helps me. I am newer to mysql,


why to use debian.cnf,mysqld_safe_syslog.cnf

is there any solution

smoker 02-13-2010 08:06 AM

If the machine is hibernating, you won't connect at all. You need to look into Wake on LAN (WoL)
When the machine is awake, you can connect.


All times are GMT -5. The time now is 09:07 AM.