SoloCodigo

Bases de Datos => MySQL => Mensaje iniciado por: sergiotarrillo en Miércoles 5 de Enero de 2005, 16:31

Título: Como Lo Hago Por Http:
Publicado por: sergiotarrillo en Miércoles 5 de Enero de 2005, 16:31
Código: Text
  1. mysqladmin create -prootpassword myschool
  2.  

Citar
where rootpassword is the root password for the MySQL server (which is the not same thing as the root password for the entire computer) and myschool is the name of the database to be created. This is the name that will be placed in the /cgi/admin.conf file with $dbase = .


Yo estoy usando el Http, para crear esa base de datos, y para http como hago el -prootpassword