Rotation of errorlog fails

2002-07-15 Thread jan . albrecht

Description:
The command mysqladmin -h host -u user -ppass flush-logs does rotate the 
logs of mysql but not the errorlog.
How-To-Repeat:
Self compiled mysql on debian.
Fix:
Not a real solution but an manual restart of the mysql server reactivates the 
errorlog.

Submitter-Id:  submitter ID
Originator:Jan Albrecht ([EMAIL PROTECTED])
Organization:
MySQL support: none
Synopsis:  The mysqladmin flush-logs command does not rotate the errorlog.
Severity:  non-critical
Priority:  medium
Category:  mysql
Class: sw-bug
Release:   mysql-3.23.49 (Source distribution)

Environment:
OS: Debian woody
System: Linux glyct001 2.4.12 #5 SMP Fri May 3 10:43:40 CEST 2002 i686 unknown
Architecture: i686

Some paths:  /usr/local/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4  (Debian prerelease)
Compilation info: CC='gcc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx1 root root   13 Mar 15 16:20 /lib/libc.so.6 - libc-2.2.5.so
-rwxr-xr-x1 root root  1170812 Feb  4 08:03 /lib/libc-2.2.5.so
-rw-r--r--1 root root  2667532 Feb  4 08:03 /usr/lib/libc.a
-rw-r--r--1 root root  178 Feb  4 08:03 /usr/lib/libc.so
Configure command: ./configure  --prefix=/bms/database/mysql 
--localstatedir=/bms/database/content --enable-assembler --with-mysql-user=mysql 
--with-libwrap --with-berkeley-db


-
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




Strange install problem

2002-02-15 Thread Jan . Albrecht

Hi,

after ./configure, make, make install of Version 4.0.1-alpha I executed the
mysql_install_db script to finish the installation of mysql.
The script says I should execute the commands
$/mysql/bin/mysqladmin -u root password 'mypass'
$/mysql/bin/mysqladmin -u root -h admin08-1 password 'mypass'

The first command worked but when I try the second I get the message:

#error: 'HOST 'XXX.XXX.XXX.XXX' is not allowed to connect to this MySQL
server'

Are there already set rights or what might be the problem?

Thanks.

Kind regards

Jan Albrecht

-- 
Jan AlbrechtSystem Consultant 
Bertelsmann mediaSystems NMI-DC UNIX/NT/Windows 2000
An der Autobahn
33311 Gütersloh
Germany
Phone:  +49-5241-80-88404 mobile: +49-172-2978914
Fax:+49-5241-80-688404  Mail: [EMAIL PROTECTED]

-
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




Compile Error 4.0.1-alpha

2002-01-29 Thread Jan . Albrecht

Hi,

I downloaded the tar.gz and the src.rpm files for the 4.0.1-alpha version.
When I try to compile it (with/without options), I get an error:

***

../merge/libmerge.a ../myisam/libmyisam.a ..!
 /myisammrg/libmyisammrg.a ../heap/libheap.a ../vio/libvio.a ../mysys/l
ibmysys.a ../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a
-ldl -lpthread -lz -lcrypt -lnsl -lm -lpthread
../innobase/btr/libbtr.a(btr0sea.o): In function `btr_search_guess_on_hash':
btr0sea.o(.text+0x1c58): undefined reference to `btr_search_check_guess'
collect2: ld returned 1 exit status
make[3]: *** [mysqld] Error 1
make[3]: Leaving directory `/download/mysql-4.0.1-alpha/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/download/mysql-4.0.1-alpha/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/download/mysql-4.0.1-alpha'
make: *** [all-recursive-am] Error 2

***

I tried various options, but that didn't help.
Any hints, ideas?

BTW: My system: Sun Ultra 5 / SuSE Linux 7.3

Kind regards

Jan Albrecht

-- 
Jan AlbrechtSystem Consultant 
Bertelsmann mediaSystems NMI-DC UNIX/NT/Windows 2000
An der Autobahn
33311 Gütersloh
Germany
Phone:  +49-5241-80-88404 mobile: +49-172-2978914
Fax:+49-5241-80-688404  Mail: [EMAIL PROTECTED]

-
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