SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: root
To: [EMAIL PROTECTED]
Subject: wrong format in safe_mysqld
Description: format string in echo/date line include normal text
>How-To-Repeat:
<code/input/activities to reproduce the problem (multiple lines)>
Fix: change
echo "`date +'%y%m%d %H:%M:%S mysqld ended'`"
to
echo "`date +'%y%m%d %H:%M:%S'` mysqld ended"
and similar where it occurs
Submitter-Id: [EMAIL PROTECTED]
>Originator: Super-User
>Organization:
<organization of PR author (multiple lines)>
MySQL support: none
>Synopsis: <synopsis of the problem (one line)>
Severity: non-critical
Priority: low
Category: mysql
Class: sw-bug
Release: mysql-3.23.52 (Official MySQL binary)
>Environment:
<machine, os, target, libraries (multiple lines)>
System: SunOS w8d00022 5.8 Generic_108528-13 sun4m sparc SUNW,SPARCstation-5
Architecture: sun4
Some paths: /usr/bin/perl /usr/ccs/bin/make /usr/local/bin/gcc /usr/ucb/cc
GCC: Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.1/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.1
Compilation info: CC='gcc' CFLAGS='-O3 -fno-omit-frame-pointer' CXX='gcc'
CXXFLAGS='-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptions
-fno-rtti' LDFLAGS=''
LIBC:
-rw-r--r-- 1 root bin 1768408 Mar 19 2002 /lib/libc.a
lrwxrwxrwx 1 root root 11 May 10 13:04 /lib/libc.so ->
./libc.so.1
-rwxr-xr-x 1 root bin 1146296 Mar 19 2002 /lib/libc.so.1
-rw-r--r-- 1 root bin 1768408 Mar 19 2002 /usr/lib/libc.a
lrwxrwxrwx 1 root root 11 May 10 13:04 /usr/lib/libc.so ->
./libc.so.1
-rwxr-xr-x 1 root bin 1146296 Mar 19 2002 /usr/lib/libc.so.1
Configure command: ./configure --prefix=/usr/local/mysql
'--with-comment=Official MySQL binary' --with-extra-charsets=complex
--with-server-suffix=
--enable-thread-safe-client --enable-local-infile --enable-assembler
--disable-shared CC=gcc 'CFLAGS=-O3 -fno-omit-frame-pointer' 'CXXFLAGS=-O3
-fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti' CXX=gcc
Perl: This is perl, version 5.005_03 built for sun4-solaris
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
NEU: Mit GMX ins Internet. G�nstige DSL- & Modem/ISDN-Tarife!
---------------------------------------------------------------------
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