Faced a Red Hat ES 3 machine once again.
Does anybody have a clue where to find the bundled (if any) mysql server???
$ rpm --redhatprovides /etc/rc.d/init.d/mysqld
mysql-server-3.23.58-1
but still can't find the rpm anywhere!!!
B.
|
|
0
|
|
|
|
Reply
|
bcaligari (84)
|
11/23/2004 9:21:26 PM |
|
In comp.os.linux.misc Brendon Caligari <bcaligari@nospam.fireforged.com>:
> Faced a Red Hat ES 3 machine once again.
> Does anybody have a clue where to find the bundled (if any) mysql server???
> $ rpm --redhatprovides /etc/rc.d/init.d/mysqld
> mysql-server-3.23.58-1
> but still can't find the rpm anywhere!!!
IIRC it can be downloaded from rhn.
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 100: IRQ dropout
|
|
0
|
|
|
|
Reply
|
USENET22 (5462)
|
11/23/2004 11:17:52 PM
|
|
Michael Heiming wrote:
> In comp.os.linux.misc Brendon Caligari <bcaligari@nospam.fireforged.com>:
>
>
>>Faced a Red Hat ES 3 machine once again.
>
>
>>Does anybody have a clue where to find the bundled (if any) mysql server???
>
>
>>$ rpm --redhatprovides /etc/rc.d/init.d/mysqld
>>mysql-server-3.23.58-1
>
>
>>but still can't find the rpm anywhere!!!
>
>
> IIRC it can be downloaded from rhn.
>
Tks...seems like you were right. After original post I found an src.rpm
on their update site which compiled perfectly.
B.
|
|
0
|
|
|
|
Reply
|
bcaligari (84)
|
11/24/2004 3:01:10 AM
|
|