From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Nothing about logs in startup options but logs created

>Description:
                It's nothing in /etc/init.d/mysql.server and my.cnf files about logs. 
But if i start mysqld
                with '/etc/init.d/mysql.server start' or standalane by 'mysqld 
--user=mysql' logs files immediately
                created. Logs file created in mysql datadir:
                -rw-rw----    1 mysql    mysql     4270959 Jan 11 22:47 
/var/lib/mysql/sql3-bin.001
                -rw-rw----    1 mysql    mysql      260107 Jan 11 22:45 
/var/lib/mysql/sql3-slow.log
                -rw-rw----    1 mysql    mysql    21915456 Jan 11 22:47 
/var/lib/mysql/sql3.log

>How-To-Repeat:
        Simply run mysqld.
>Fix:
                I don't know.
>Submitter-Id:  <submitter ID>
>Originator:
>Organization:
 <organization of PR author (multiple lines)>
>MySQL support: none
>Synopsis:      <synopsis of the problem (one line)>
>Severity:      non-critical
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.9-gamma (Source distribution)

>C compiler:    gcc (GCC) 3.2.1
>C++ compiler:  g++ (GCC) 3.2.1
>Environment:
System: Linux sql3 2.4.21-pre3 #2 SMP Fri Jan 10 12:07:26 EET 2003 ppc64 unknown 
unknown GNU/Linux
Architecture: ppc64

Some paths:  /usr/bin/perl /usr/bin/make /opt/ppc64/powerpc64-linux/bin/gcc 
/opt/ppc64/powerpc64-linux/bin/cc
GCC: Reading specs from /opt/ppc64/lib/gcc-lib/powerpc64-linux/3.2.1/specs
Configured with: /var/mef/glibc64/src/gcc-3.2.1/configure --build=powerpc-linux 
--host=powerpc-linux --target=powerpc64-linux --enable-languages=c,c++,f77 
--enable-__cxa_atexit --disable-nls --prefix=/opt/ppc64
Thread model: posix
gcc version 3.2.1
Compilation info: CC='gcc'  CFLAGS=''  CXX='g++'  CXXFLAGS=''  LDFLAGS=''  ASFLAGS=''
LIBC: (64-bit GLIBC)
-rwxr-xr-x    1 root     root      1668120 Jan 10 16:20 
/opt/ppc64/powerpc64-linux/lib/libc-2.3.1.so
-rw-r--r--    1 root     root      2375846 Jan 10 16:20 
/opt/ppc64/powerpc64-linux/lib/libc.a
-rw-r--r--    1 root     root          226 Jan  7 18:16 
/opt/ppc64/powerpc64-linux/lib/libc.so
lrwxrwxrwx    1 root     root           13 Jan  7 18:17 
/opt/ppc64/powerpc64-linux/lib/libc.so.6 -> libc-2.3.1.so
-rw-r--r--    1 root     root         7112 Jan 10 16:20 
/opt/ppc64/powerpc64-linux/lib/libc_nonshared.a
Configure command: ./configure '--without-berkley-db' 
'--with-named-curses-libs=/opt/ncurses-5.3/lib/libncurses.a' '--build=powerpc64-linux' 
'--prefix=/usr/local/mysql' '--localstatedir=/var/lib/mysql' '--sysconfdir=/etc/mysql' 
'--sbindir=/usr/local/mysql/bin' '--libexecdir=/usr/local/mysql/bin' 
'--with-unix-socket-path=/var/run/mysqld/mysqld.sock' /usr/local/mysql/bin' 
'--libexecdir=/usr/local/mysql/bin' 
'--with-unix-socket-path=/var/run/mysqld/mysqld.sock'
Output from mysqld --print-defaults:
mysqld would have been started with the following arguments:
--port=3306
--socket=/var/run/mysqld/mysqld.sock
--skip-locking
--set-variable=max_connect_errors=1000
--set-variable=max_connections=600
--default-character-set=win1251
--set-variable=key_buffer=128M
--set-variable=max_allowed_packet=1M
--set-variable=table_cache=512
--set-variable=sort_buffer=2M
--set-variable=record_buffer=2M
--set-variable=thread_cache=12
--set-variable=thread_concurrency=6
--set-variable=myisam_sort_buffer_size=64M
--set-variable=query_cache_size=64M
--set-variable=query_cache_limit=1M
--set-variable=query_cache_type=1
--innodb_data_home_dir=/var/lib/mysql/
--innodb_data_file_path=ibdata1:1500M;ibdata2:1500M;ibdata3:1500M;ibdata4:1500M;ibdata5:1500M:autoextend
--innodb_log_group_home_dir=/var/lib/mysql/
--innodb_log_arch_dir=/var/lib/mysql/
--set-variable=innodb_buffer_pool_size=256M
--set-variable=innodb_additional_mem_pool_size=20M
--set-variable=innodb_log_file_size=128M
--set-variable=innodb_log_buffer_size=8M
--innodb_flush_log_at_trx_commit=0
--set-variable=innodb_lock_wait_timeout=20
--set-variable=innodb_thread_concurrency=6



---------------------------------------------------------------------
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

Reply via email to