I'm having a problem with MySQL 4.0.4-beta and 4.0.5-alpha (both -MAX) on RedHat
8.0. Here's the setup:
RedHat 8.0 (glibc-2.2.93-5)
Kernel: 2.4.18-14
Apache 2.0.43 w/PHP 4.2.3
Mysql compiled into PHP using Mysql Libs:
# ldd /usr/lib/httpd/libphp4.so
libmysqlclient.so.11 => /usr/lib/libmysqlcl
Both versions, 4.0.4b and 4.0.5a are from mysql.com.
RPM doesn't seem to have a way to get a description of a package (that i can
find) or i would paste the information (maybe author or whatever) of the
packages i'm using.. to make sure they really are MySQL AB's.
-johnny
Quoting Mark Matthews <
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[EMAIL PROTECTED] wrote:
I'm having a problem with MySQL 4.0.4-beta and 4.0.5-alpha (both -MAX) on RedHat
8.0. Here's the setup:
RedHat 8.0 (glibc-2.2.93-5)
Kernel: 2.4.18-14
Apache 2.0.43 w/PHP 4.2.3
Mysql compiled into PHP using Mysql Libs:
# l