MySQL with Redhat 7.1

2001-07-23 Thread Adrian . Davis



I have installed Redhat Linux 7.1 with the supplied MySQL distribution
(3.23.36?). I've run the mysql_install_db script, but when I try to start
MySQL using ./bin/safe_mysqld --user=mysql , from the installation directory,
MySQL starts then ends immedately (MySQL ends) without an error!!

The user mysql exists (Created by the install). Are there any other actions I
need to do before trying to start MySQL?

Can anybody help?

Many Thanks,
   =Adrian=

Information in this message is confidential and may also be legally privileged.
It is intended solely for the person to whom it is addressed. If you are not the
intended recipient, please notify the sender, and then please delete the message
from your system immediately.



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Can any body supply libmysqlclient.so for Solaris 7?

2001-06-11 Thread Adrian . Davis



Could anybody e-mail me a copy of libmysqlclient.so for Solaris 7 -or- let me
know where I can get one?

Many Thanks,
   =Adrian=


Information in this message is confidential and may also be legally privileged.
It is intended solely for the person to whom it is addressed. If you are not the
intended recipient, please notify the sender, and then please delete the message
from your system immediately.



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Can get safe_msqld to run in background!!

2001-05-31 Thread Adrian . Davis



I know this is bound to be something REALLY simple, but I can't seem to get
safe_mysqld to run in background (Solaris 7/MySQL 3.23.37)

If I try, as the root user, to start safe_mysqld from the /usr/local/mysql
directory thus...

./bin/safe_mysqld --user=mysql 

...I get the following message...

[1] + Stopped (SIGTTOU)./bin/safe_mysqld --user=mysql 

...and it is not possible to connect to the server. However, if I try to start
it in foreground thus...

./bin/safe_mysqld --user=mysql

...it works OK!!!

I must be missing something very obvious. Any Ideas?

Many Thanks,
   =Adrian=


Information in this message is confidential and may also be legally privileged.
It is intended solely for the person to whom it is addressed. If you are not the
intended recipient, please notify the sender, and then please delete the message
from your system immediately.



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Problem compiling FastBase TCL/MySQL interface

2001-05-30 Thread Adrian . Davis




I'm trying to compile the FastBase TCL/MySQL interface under Solaris 7 using
GCC, and
I'm get the following problem:-

ld doesn't like the -B and -x parameters set in the makefile line...

LDFLAGS = -Bshareable -lz -x $(MYSQLLIBDIR)/libmysqlclient.a

...it gives the this error:-

/usr/ccs/bin/ld: illegal option -- x
ld: fatal: option -B has illegal argument `shareable'

Does anybody have any idea what the LDFLAGS should be for Solaris?

Many Thanks,
   =Adrian=


Information in this message is confidential and may also be legally privileged.
It is intended solely for the person to whom it is addressed. If you are not the
intended recipient, please notify the sender, and then please delete the message
from your system immediately.



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php