My Sql Şifremi Unuttum Database Giremiyorum?
-
Javada çalışan programın database değiştirmek istedim, olmayınca MySQL kurdum ve eski ayarlarını yaptım. Şu anda mysql Administordan giriş yapabiliyorum nede Eclipse bağlantı. Sizden ricam eğer resimli mysql şifre değiştirme varsa (detaylı olarak) söylerseniz yada yollarsanız sevinirim. Gogle Amcam sağolsun abuk subuk şeyleri indexlemiş bu konuda da :D
-
mysql in kurulu olduğu dizinde scripts diye bir klasör var onun içiresinde resetpwd.bat olması gerekiyor onu yönetici olarak çalıştırıp değiştirebilirsin şifreni
-
Cosmic bunu yazdı:
-----------------------------mysql in kurulu olduğu dizinde scripts diye bir klasör var onun içiresinde resetpwd.bat olması gerekiyor onu yönetici olarak çalıştırıp değiştirebilirsin şifreni
-----------------------------güzel bilgi cizik
-
Dediğin yerden ben o dosyayı bulamadım. Ordaki dosyaların uzantısı .pl di. Aslında benim eclipse programında aldığım hatalarıda paylaşıyım yorumlarınızı bekliyorum.
Teşekkürler.
WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable:
(com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.)
at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection
(LocalManagedConnectionFactory.java:179)
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.
Caused by: java.net.ConnectException: Connection refused: connect
16:38:48,329 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null
org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable:
(com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.)
Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
Last packet sent to the server was 0 ms ago.
Caused by: java.net.ConnectException: Connection refused: connect
