List:General Discussion« Previous MessageNext Message »
From:shrek-m Date:May 27 2003 4:55pm
Subject:Re: Semi-Solved- Mixed up versions!!
View as plain text  
Petre Agenbag schrieb:
> DOH!
> 
> After some RTFM'ing,

which is your 'really_little_part' in the great game called 'open-source'

> I found that the /etc/my.cnf was holding the info
> for the data dir and the sock, also, the "old" mysql client worked fine
> when using that as it was looking for the sock in the right place...
> 
> 
> I would however be interested to know how I could configure the new
> version to read it's own my.cnf file and thus not interfere with the old
> version at all.




$ grep my.cnf /etc/rc.d/init.d/mysqld
# config: /etc/my.cnf
#       /usr/bin/safe_mysqld  --defaults-file=/etc/my.cnf >/dev/null 2>&1 &
         /usr/local/mysql/bin/mysqld_safe  --defaults-file=/etc/my.cnf 
 >/dev/null 2>&1 &

-- 
shrek-m


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=1

Thread
Semi-Solved- Mixed up versions!!Petre Agenbag27 May
  • Re: Semi-Solved- Mixed up versions!!shrek-m@gmx.de27 May
Re: Semi-Solved- Mixed up versions!!shrek-m28 May