mysql 4.0

Arthur Pemberton dalive at flashmail.com
Mon May 2 20:16:22 UTC 2005


Ankush Grover wrote:

>>and what method did you use to install MySQL 4.1 ? I hope it was via RPMs.
>>    
>>
>
>the mysql-4.1.11-standard-linux-pc.tar.gz.
>
> I followed the instructions in INSTALL_BINARY
>
>Thanks & Regards
>
>Ankush
>
>  
>
If you're using FC3 I'd stronly suggest you use the rpms offered by 
mysql.org:

MySQL-server-4.1.11-0
MySQL-shared-4.1.11-0
MySQL-client-4.1.11-0
MySQL-bench-4.1.11-0
MySQL-devel-4.1.11-0
MySQL-shared-compat-4.1.11-0

I made this same upgrade just last week.
1) Download the rpms above
2) Stop the mysql server
3) `rpm -Uvh MySQL-*` in the directory where you downloaded the rpms 
too, as root
4) `mysql_fix_privilege_tables` as root
5) Start mysql service

And that's it.




More information about the users mailing list