Koozali.org: home of the SME Server

problem with mysql

Offline mgb

  • *****
  • 558
  • +0/-0
problem with mysql
« on: April 29, 2013, 11:52:51 AM »

 sme 8.6
mysql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

the no work http://wiki.contribs.org/MySQL
Thanks all for helping
Skype yosii2009

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: problem with mysql
« Reply #1 on: April 29, 2013, 11:57:59 AM »
"no work" does not help us to help you

can you tall us a little histtory of the server?

BTW, SME 8.6 doesn't exist, so: is it SME 7.6 or SME 8.0?

Offline mgb

  • *****
  • 558
  • +0/-0
Re: problem with mysql
« Reply #2 on: April 29, 2013, 12:09:08 PM »
SME 8.0
I worked phpMyAdmin
I worked phpMyAdmin
Import data from forum
Everything looked fine
After a few minutes the result
Error
MySQL said: 

#1045 - Access denied for user 'root'@'localhost' (using password: YES)
Thanks all for helping
Skype yosii2009

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: problem with mysql
« Reply #3 on: April 29, 2013, 12:47:00 PM »
SME 8.0

ok

Quote
I worked phpMyAdmin
I worked phpMyAdmin

it doesn't add nothing interesting.. and, sincerely, I'm not sure of the meaning..

Quote
Import data from forum

here we don't know anything about:
- what data
- what forum
- how did you import
- what did you import and where

Quote
Everything looked fine
After a few minutes the result
Error
MySQL said: 

#1045 - Access denied for user 'root'@'localhost' (using password: YES)


we need to know what happened in those minutes

Offline mgb

  • *****
  • 558
  • +0/-0
Re: problem with mysql
« Reply #4 on: April 29, 2013, 12:53:24 PM »
Thanks for the help
I hope the problem is resolved
Reset password MYSQL

1 service  mysqld svdisableservice
2  mysqld_safe --skip-grant-tables &
3  mysql -u root
is work
Thanks all for helping
Skype yosii2009