no mi sa che non serve quel comando The mysql_install_db script is used to create the MySQL grant tables with default privileges. This script is usually executed only once, when first installing MySQL on the system. The mysql_install_db script creates the mysql database which will hold
all database and user privileges, the test database which you can use
to test MySQL, and also privilege entries for the user that run mysql_install_db and
a root user (without any passwords).Il 30/10/2013 15:48, Gian Uberto Lauri
ha scritto:
Nicola Scattolin writes: > ricreare il db intendi reinstallare mysql? Non proprio ma quasi. Credo che lanciare scripts/mysql_install_db --user=mysql basti (vedi http://dev.mysql.com/doc/refman/5.0/en/binary-installation.html) -- Nicola Ser.Tec s.r.l. Via E. Salgari 14/E 31056 Roncade, Treviso http://dpidgprinting.com http://twitter.com/sertecsrl http://www.facebook.com/sertecsrl http://www.youtube.com/sertectube |