Author Topic: mysql server  (Read 2431 times)

davidpebe

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
mysql server
« on: February 27, 2012, 09:19:24 pm »
alguien sabe que password root tiene el servidor mysql al instalar el zentyal????

DogManCat

  • Guest
Re: mysql server
« Reply #1 on: February 28, 2012, 01:45:50 pm »
With a quick glance I thought I knew that or google translate would allow me to.

I just saw root and mysql and was going to say it prob has no password for the root account. Or if installed via Zentyal / Zarafa then its the webadmin gui password.

You might have to rephraise the question and put it global and maybe someone else.

davidpebe

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: mysql server
« Reply #2 on: February 28, 2012, 10:23:33 pm »
Hello goodnight, I've solved it.

uninstall mysql-server:

apt-get remove mysql-server

and went back to install:

apt-get install mysql-server

after the command

mysqladmin -u root-p password "password"

it puts the mysql root password.

Thank you all for the help.

vendetta

  • Zen Apprentice
  • *
  • Posts: 25
  • Karma: +0/-0
    • View Profile
Re: mysql server
« Reply #3 on: March 02, 2012, 06:13:13 pm »
Aquí encontrarás la respuesta.
Saludos

Code: [Select]
http://forum.zentyal.org/index.php?topic=4844.0