Re: RedHat 9, MySQL RPM 4.0.16-0 and UDF...

2003-11-23 Thread Jason Pyeron
rpm -i MySQL-Max.rpm solved it On Sun, 23 Nov 2003, Jason Pyeron wrote: > Our old lcs.MYSQL.so from MySQL 3.23 give the same garbage out. > This has worked on many RedHat 7.3 / MySQL 3.23.xx boxes. > > On Sun, 23 Nov 2003, Jason Pyeron wrote: > > > > > I have never seen an error like this one,

Re: RedHat 9, MySQL RPM 4.0.16-0 and UDF...

2003-11-22 Thread Jason Pyeron
Our old lcs.MYSQL.so from MySQL 3.23 give the same garbage out. This has worked on many RedHat 7.3 / MySQL 3.23.xx boxes. On Sun, 23 Nov 2003, Jason Pyeron wrote: > > I have never seen an error like this one, are the RPMs setup for dynamic > libraries? > > ERROR 1126: Can't open shared library

Re: RedHat 9 - MySQL 3.23.56

2003-07-02 Thread Lenz Grimmer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 25 Jun 2003, Luc Foisy wrote: > Something interesting that may be my problem > This is a known working install > # mysql --version > mysql Ver 11.18 Distrib 3.23.52, for pc-linux-gnu (i686) > # find /etc/rc.d -name *mysql > /etc/rc.d/init.d/

Re: RedHat-9

2003-06-01 Thread Nils Valentin
Hi Christoph, O.K, what I can say already from your enclosed print is that the server mysqld is ignoring your settings. Lets find out why. Check how your mysql server is started (as mysqld or safe_mysqld) : ps ax |grep mysql see that in my case a script is starting mysql-max (Suse Linux) 694

Re: RedHat-9

2003-05-30 Thread Nils Valentin
Hi Jean; enter into /etc/my.cnf or ~/.my.cnf datadir=/mnt/data/mysql login to mysql and do SHOW VARIABLES LIKE '%data%' That should do it. Best regards Nils Valentin Tokyo/Japan On Fri, 30 May 2003 15:06:35 +0200, Jean Christophe <[EMAIL PROTECTED]> wrote: Hi, I have mysql running on a red