PDA

View Full Version : Mysql Error Of Pid With Fc4


DR_POMPEII
08-22-2005, 02:49 PM
Hello guys
,the same steps i used with FC1 ,FC3 and works normal, but with FC4 throw this

Help me, thanks!

[root@localhost Section1]# rpm -vih MySQL-server-4.1.13-0.i386.rpm
Preparing... ########################################### [100%]
1:MySQL-server ########################################### [100%]
050820 19:41:04 [Warning] Asked for 196608 thread stack, but got 126976
050820 19:41:04 [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 localhost.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 https://order.mysql.com
Starting MySQL...................................[FALLÓ]
[root@localhost Section1]#
[root@localhost Section1]# rpm -vih MySQL-client-4.1.13-0.i386.rpm
Preparing... ########################################### [100%]
1:MySQL-client ########################################### [100%]

[root@localhost Section1]# service mysql restart
MySQL PID file could not be found! [FALLÓ]
Starting MySQL................................... [FALLÓ]
[root@localhost Section1]#

Thanks