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,
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
-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/
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
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