Skip to content

Instantly share code, notes, and snippets.

@nekoya
Created October 28, 2009 17:45
Show Gist options
  • Select an option

  • Save nekoya/220644 to your computer and use it in GitHub Desktop.

Select an option

Save nekoya/220644 to your computer and use it in GitHub Desktop.
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: ryo
To: mysql@lists.mysql.com
Subject: [50 character or so descriptive subject here (for reference)]
>Description:
>...<precise description of the problem (multiple lines)>
>How-To-Repeat:
>...<code/input/activities to reproduce the problem (multiple lines)>
>Fix:
>...<how to correct or work around the problem, if known (multiple lines)>
>Submitter-Id:>.<submitter ID>
>Originator:>...
>Organization:
<organization of PR author (multiple lines)>
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:>.<synopsis of the problem (one line)>
>Severity:>.<[ non-critical | serious | critical ] (one line)>
>Priority:>.<[ low | medium | high ] (one line)>
>Category:>.mysql
>Class:>>...<[ sw-bug | doc-bug | change-request | support ] (one line)>
>Release:>..mysql-5.1.40-community (MySQL Community Server (GPL))
>Server: /usr/bin/mysqladmin Ver 8.42 Distrib 5.1.40, for unknown-linux-gnu on x86_64
Copyright 2000-2008 MySQL AB, 2008 Sun Microsystems, Inc.
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Server version>.>...5.1.40-community
Protocol version>...10
Connection>.>...Localhost via UNIX socket
UNIX socket>>.../var/lib/mysql/mysql.sock
Uptime:>>...>...49 min 8 sec
Threads: 1 Questions: 107274 Slow queries: 1 Opens: 419 Flush tables: 1 Open tables: 25 Queries per second avg: 36.388
>C compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
>C++ compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
>Environment:
>...<machine, os, target, libraries (multiple lines)>
System: Linux x7.lism.in 2.6.18-164.el5xen #1 SMP Thu Sep 3 04:03:03 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Architecture: x86_64
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Using built-in specs.
Target: x86_64-redhat-linux
コンフィグオプション: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
スレッドモデル: posix
gcc バージョン 4.1.2 20080704 (Red Hat 4.1.2-46)
Compilation info (call): CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' CXX='gcc' CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' LDFLAGS='' ASFLAGS=''
Compilation info (used): CC='gcc' CFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DUNIV_LINUX -DUNIV_LINUX' CXX='gcc' CXXFLAGS=' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-implicit-templates -fno-exceptions -fno-rtti' LDFLAGS=' -rdynamic ' ASFLAGS=''
LIBC:_
lrwxrwxrwx 1 root root 11 10月 28 21:37 /lib/libc.so.6 -> libc-2.5.so
-rwxr-xr-x 1 root root 1611564 9月 3 09:56 /lib/libc-2.5.so
Configure command: ./configure '--disable-shared' '--with-server-suffix=-community' '--without-plugin-ndbcluster' '--with-plugin-innobase' '--without-plugin-maria' '--with-plugin-partition' '--with-plugin-csv' '--with-plugin-archive' '--with-plugin-blackhole' '--with-plugin-federated' '--without-plugin-daemon_example' '--without-plugin-ftexample' '--with-embedded-server' '--without-bench' '--with-zlib-dir=bundled' '--with-big-tables' '--enable-assembler' '--enable-local-infile' '--enable-shared' '--with-mysqld-user=mysql' '--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--with-pic' '--prefix=/' '--with-extra-charsets=complex' '--with-ssl' '--exec-prefix=/usr' '--libexecdir=/usr/sbin' '--libdir=/usr/lib64' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var/lib/mysql' '--infodir=/usr/share/info' '--includedir=/usr/include' '--mandir=/usr/share/man' '--enable-thread-safe-client' '--with-comment=MySQL Community Server (GPL)' '--with-readline' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'LDFLAGS=' 'CXX=gcc' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment