MySQL Forums
Forum List  »  Newbie

MySQL 4.1.9 Installation
Posted by: reg20164
Date: April 10, 2005 08:06PM

Greatings to all,

I am new here :)

I have the following RedHat 9 on a i386 system and am trying to install MySQL 4.1.9 via RPM as suggested. After running rpm -ivh and everything is installed I get the "please remember ... "message. But I cant find /usr/bin/mysqladmin. What have I done wrong?


Thanks for any help.

RE..

[root@e667 home]# rpm -ivh MySQL-server-4.1.9-0.i386.rpm
warning: MySQL-server-4.1.9-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
Preparing... ########################################### [100%]
1:MySQL-server ########################################### [100%]
050410 20:50:42 [Warning] Asked for 196608 thread stack, but got 126976
050410 20:50:42 [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 e667 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

Options: ReplyQuote


Subject
Written By
Posted
MySQL 4.1.9 Installation
April 10, 2005 08:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.