1

Every time I turn on my laptop I need to follow steps of this link https://dev.mysql.com/doc/mysql-windows-excerpt/5.5/en/resetting-permissions-windows.html to change root password of MySQL server 5.5 to null, so I can access my project files.

Someone said to me that lets put a password to the server but I don't want that. Someone could help me to fix this problem for good?

jarlh
  • 42,561
  • 8
  • 45
  • 63
alim1990
  • 4,656
  • 12
  • 67
  • 130
  • Why are you using root? You should create a user account with persmissions you need and be done with it. – apesa Oct 30 '15 at 13:34
  • Not sure why you are against using a password but see this : http://stackoverflow.com/questions/3032054/how-to-remove-mysql-root-password OR https://ariejan.net/2010/10/26/clear-your-mysql-password/ – PaulF Oct 30 '15 at 13:36
  • @apesa how can I make this user tell me – alim1990 Oct 30 '15 at 14:25
  • ok @PaulF I will see it – alim1990 Oct 30 '15 at 14:25
  • Not sure what you mean by "how can I make this user tell me-' Tell you what? You're not too clear with your question or responses. You should edit your question and add more details – apesa Oct 31 '15 at 23:03

0 Answers0