Re: Install MySQL-4.0.6 on Red hat Linux 7.3

2002-12-23 Thread Luuk de Boer
Try: rpm -Uvh mysql-version-etc ... this will upgrade your mysql instead of installing the new one .. Else what you can do is: rpm -e mysql (remove mysql installation) rpm -ivh mysql (install the new mysql version) Grtz. Luuk On 24 Dec 2002 at 15:29, ECTeo wrote: When I try to install

Re: benchmark to my MySQL

2002-08-04 Thread Luuk de Boer
if you have downloaded the src of mysql and installed it you can find the mysql benchmark in your /usr/local/sql-bench Else you also have downloads seperately on the mysql site for only the benchmark (in rpm and others). Grtz. Luuk On 4 Aug 2002, at 1:58, savaidis wrote: Is there any