mysql

Dennis Veatch dveatch at woh.rr.com
Mon Mar 3 11:27:19 GMT 2003


>
> I don't see any verbose info (lines starting with '+ xxx'). Did you turn
> on verbose in the lunar options after you installed theedge?
>
No.

The only real thing verbose showed was the issue with the PRE_BUILD. The logic 
needs to account for the non-presence of a pid and not die at that point.

> The Ctrl-C error appears due to some sed/grep statement not being
> protected, and grep/sed will therefore run without a filename, expecting
> something from stdin. I have yet to nail which one it is. If possible,
> please try this:
>
> - lin mysql
> - wait for it to 'hang'
> - do a 'ps -Afwww' and send me back a copy of the output
>
> sofar

Here is the ps -Afwww;

UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 Mar02 ?        00:00:02 init
root         2     1  0 Mar02 ?        00:00:01 [keventd]
root         3     1  0 Mar02 ?        00:00:00 [ksoftirqd_CPU0]
root         4     1  0 Mar02 ?        00:00:00 [ksoftirqd_CPU1]
root         5     1  0 Mar02 ?        00:00:00 [kswapd]
root         6     1  0 Mar02 ?        00:00:00 [bdflush]
root         7     1  0 Mar02 ?        00:00:08 [kupdated]
root         8     1  0 Mar02 ?        00:00:00 [scsi_eh_0]
root         9     1  0 Mar02 ?        00:00:01 [kreiserfsd]
root        54     1  0 Mar02 ?        00:00:00 devfsd /dev
root       420     1  0 Mar02 ?        00:00:00 /usr/sbin/klogd
root       469     1  0 Mar02 ?        00:00:00 /usr/sbin/syslogd
root       471     1  0 Mar02 vc/1     00:00:01 -bash
root       473     1  0 Mar02 vc/3     00:00:00 /sbin/agetty 38400 tty3
root       474     1  0 Mar02 vc/4     00:00:00 /sbin/agetty 38400 tty4
root       475     1  0 Mar02 vc/5     00:00:00 /sbin/agetty 38400 tty5
root       476     1  0 Mar02 vc/6     00:00:00 /sbin/agetty 38400 tty6
root      7628     1  0 Mar02 vc/2     00:00:00 -bash
root      9210   471  0 10:19 vc/1     00:00:00 /bin/sh /sbin/lin -r -c mysql
root      9365  9210  0 10:19 vc/1     00:00:00 /bin/sh /sbin/lin -r -c mysql
root     16012  9365  0 10:34 vc/1     00:00:00 tee -a /tmp/mysql.compile.log
root     16048     1  0 10:34 vc/1     00:00:00 /bin/sh /usr/bin/safe_mysqld 
--datadir=/var/lib/mysql --pid-file=/var/lib/mysql/pcserver.kuther.net.pid
mysql    16067 16048  0 10:34 vc/1     00:00:00 /usr/libexec/mysqld 
--basedir=/usr --datadir=/var/lib/mysql --user=mysql 
--pid-file=/var/lib/mysql/pcserver.kuther.net.pid --skip-locking
mysql    16069 16067  0 10:34 vc/1     00:00:00 /usr/libexec/mysqld 
--basedir=/usr --datadir=/var/lib/mysql --user=mysql 
--pid-file=/var/lib/mysql/pcserver.kuther.net.pid --skip-locking
mysql    16070 16069  0 10:34 vc/1     00:00:00 /usr/libexec/mysqld 
--basedir=/usr --datadir=/var/lib/mysql --user=mysql 
--pid-file=/var/lib/mysql/pcserver.kuther.net.pid --skip-locking
mysql    16071 16069  0 10:34 vc/1     00:00:00 /usr/libexec/mysqld 
--basedir=/usr --datadir=/var/lib/mysql --user=mysql 
--pid-file=/var/lib/mysql/pcserver.kuther.net.pid --skip-locking
root     16073  7628  0 10:35 vc/2     00:00:00 ps -Afwww




More information about the Lunar mailing list