| 1 |
Giving mysqld a couple of seconds to restart |
| 2 |
Creating MySQL privilege database and starting MySQL. |
| 3 |
Creating db table |
| 4 |
Creating host table |
| 5 |
Creating user table |
| 6 |
Creating func table |
| 7 |
Creating tables_priv table |
| 8 |
Creating columns_priv table |
| 9 |
|
| 10 |
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USERS ! |
| 11 |
This is done with: |
| 12 |
/usr/bin/mysqladmin -u root -h localhost password 'new-password' -p |
| 13 |
AND |
| 14 |
/usr/bin/mysqladmin -u root -h legolas.f7x.net password 'new-password' -p |
| 15 |
See the manual for more instructions. |
| 16 |
|
| 17 |
Please report any problems with the /usr/bin/mysqlbug script! |
| 18 |
|
| 19 |
The latest information about MySQL is available on the web at http://www.mysql.com |
| 20 |
Support MySQL by buying support/licenses at http://www.tcx.se/license.htmy. |
| 21 |
|
| 22 |
Starting mysqld daemon with databases from /var/mysql |
| 23 |
done |