On Monday 16 February 2009 20:27:04 Gene Heskett wrote: > To start mysqld at boot time you have to copy > support-files/mysql.server to the right place for your system > > PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! > To do so, start the server, then issue the following commands: > /usr/bin/mysqladmin -u root password 'new-password' > /usr/bin/mysqladmin -u root -h coyote.coyote.den password 'new-password' > ================ > Example: > cd /usr ; /usr/bin/mysqld_safe & > /usr/bin/mysqladmin -u root password 'new-password' > /usr/bin/mysqladmin -u root -h coyote.coyote.den password 'new-password' > /usr/bin/mysqladmin -u root -h localhost password 'new-password' Try this part? -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines