From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: bug in mysql.server script >Description: missing "then" >How-To-Repeat: >Fix: here is the patch: diff -c mysql.server.orig mysql.server *** mysql.server.orig Thu Jan 14 14:31:12 1999 --- mysql.server Thu Jan 14 14:27:20 1999 *************** *** 47,52 **** --- 47,53 ---- pid_file=`grep "^pid-file" $conf | cut -f 2 -d=` else if test -d "$datadir" + then pid_file=$datadir/`hostname`.pid fi fi >Submitter-Id: <submitter ID> >Originator: jon stevens >Organization: clear ink >MySQL support: licence >Synopsis: bug in mysql.server >Severity: critical >Priority: high >Category: mysql >Class: sw-bug >Release: mysql-3.22.14-gamma (TCX binary) >Server: ./mysqladmin Ver 7.8 Distrib 3.22.14-gamma, for sun-solaris2.6 on sparc TCX Datakonsult AB, by Monty Server version 3.22.14-gamma Protocol version 10 Connection Localhost via UNIX socket UNIX socket /tmp/mysql.sock Uptime: 5 min 26 sec Threads: 1 Questions: 1 Slow queries: 0 Opens: 6 Flush tables: 1 Open tables: 2 >Environment: System: SunOS 5.7 Generic sun4u sparc SUNW,UltraSPARC-IIi-Engine Architecture: sun4 Some paths: /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gcc /usr/ucb/cc GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/specs gcc version 2.8.1 Compilation info: CC='gcc' CFLAGS='-O3 -fomit-frame-pointer' CXX='gcc' CXXFLAGS='-O3 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS='' Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=TCX binary' --with-low-memory --disable-shared Perl: This is perl, version 5.005_02 built for sun4-solaris ----------------------------------------------------------- Send a mail to [EMAIL PROTECTED] with unsubscribe mysql [EMAIL PROTECTED] in the body of the message to unsubscribe from this list.