Basic Install?

2002-10-06 Thread DeNewbie


After giving up MySQL installation with the RPMs I am now wanting to freshly install 
MySQL 3.23 (the latest) on my SUSE 7.3 Linux machine. I am a sort of newbie to Linux 
also. On p.98 of the Widenius MySQL reference manual I am suppose to do this;

Add the full path;

/usr/local/mysql/mysql/bin

Now I have to add this full pathname of this directory to my PATH environment variable 
so that my shell finds the MySQL programs properly.

How do I do edit this PATH ?

 mike@cords-orj86jfje:/usr/local/mysql/mysql/bin> echo $PATH
/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/lib/java/bin:/usr/games/bin:/usr/games:/opt/gnome/bin:/opt/kde2/bin:.:/opt/gnome/bin
mike@cords-orj86jfje:/usr/local/mysql/mysql/bin>

Thanks, DeNewbie

-
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




Basic Install - Server crashes during startup

2001-10-05 Thread Pacheco, Michael F.

Hi,

Got my RHLinux box running MySQL at home was a snap - come to work and it
will not keep the deamon running.

Environment:

SuSe Linux 6.4 on an HP Intel server
gcc 2.95.2
All installs done off the MySQL site using the Linux i386 packages rpm's
Installed - Server, shared libraries, client

The .err file says 


--
011005 11:41:06 mysqld started
Number of processes running now: 2 
mysqld process hanging, pid 5432 - killed 
mysqld process hanging, pid 5431 - killed 
011005 11:41:06 mysqld restarted 
(loops numerous times then finishes with)
011005 11:43:40 Can't start server: Bind on TCP/IP port: Address already in
use 
011005 11:43:40 Do you already have another mysqld server running on port:
3306 ? 
011005 11:43:40 Aborting 011005 11:43:40 /usr/sbin/mysqld: Shutdown Complete

011005 11:43:40 mysqld ended 

---
There are no other mysqld's running on the server - a netstat -an shows 3306
clear - telnet to port gets connection refused - even rebooted the box in
case a zombie process had the port - same result.  Looked for the .sock file
for MySQL and could not find one.  A manual start of mysqld does the same
process start and kill loop and ends with


Can't start server: Bind on TCP/IP port: Addess already in use

--

The rpm packages do not install with a debug kernel - what are my options?

Thanks  Mike Pacheco



_
Michael F. Pacheco CCNA, MCSE, A+
Elcom Inc.
Network Analyst
781-501-4258
[EMAIL PROTECTED]



-
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