- 论坛徽章:
- 0
|
[root@songchao sql]# rpm -ivh MySQL-server-5.0.22-0.i386.rpm
Preparing... ########################################### [100%]
1:MySQL-server ########################################### [100%]
080507 7:51:37 [Warning] Asked for 196608 thread stack, but got 126976
080507 7:51:38 [Warning] Asked for 196608 thread stack, but got 126976
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 songchao.localdomain password 'new-password'
See the manual for more instructions.
NOTE: If you are upgrading from a MySQL <= 3.22.10 you should run
the /usr/bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
Please report any problems with the /usr/bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at http://shop.mysql.com
Starting MySQL........
...........................[失败] |
|