Sorry for my delayed reply but I didn't recive any email from you.
I only recive confirmation email from bug system.
I read your post on web.
strace -f mysql -u ustredna -p ustredna -h e450
----cut---
open("/etc/resolv.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=256, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xf7f72000
read(4, "# Dynamic resolv.conf(5) file fo"..., 8192) = 256
read(4, "", 8192) = 0
close(4) = 0
munmap(0xf7f72000, 8192) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 4
fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
ENOENT (No such file or directory)
close(4) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 4
fcntl64(4, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(4, F_SETFL, O_RDWR|O_NONBLOCK) = 0
connect(4, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1
ENOENT (No such file or directory)
close(4) = 0
open("/etc/host.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=9, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xf7f72000
read(4, "multi on\n", 4096) = 9
read(4, "", 4096) = 0
close(4) = 0
munmap(0xf7f72000, 8192) = 0
open("/etc/hosts", O_RDONLY) = 4
fcntl64(4, F_GETFD) = 0
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xf7f72000
read(4, "127.0.0.1\tlocalhost.localdomain\t"..., 4096) = 253
--- SIGBUS (Bus error) @ 0 (0) ---
+++ killed by SIGBUS +++
Process 22250 detached
----cut-------
cat /etc/hosts
127.0.0.1 localhost.localdomain localhost sunik
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
Mar 5 11:28:20 e450 mysqld[3790]: 070305 11:28:20 [Note]
/usr/sbin/mysqld: Normal shutdown
Mar 5 11:28:20 e450 mysqld[3790]:
Mar 5 11:28:20 e450 mysqld[3790]: 070305 11:28:20 InnoDB: Starting
shutdown...
Mar 5 11:28:22 e450 mysqld[3790]: 070305 11:28:22 InnoDB: Shutdown
completed; log sequence number 0 43655
Mar 5 11:28:22 e450 mysqld[3790]: 070305 11:28:22 [Note]
/usr/sbin/mysqld: Shutdown complete
Mar 5 11:28:22 e450 mysqld[3790]:
Mar 5 11:28:22 e450 mysqld_safe[27782]: ended
Mar 5 11:28:22 e450 mysqld_safe[27853]: started
Mar 5 11:28:23 e450 mysqld[27856]: 070305 11:28:23 InnoDB: Started;
log sequence number 0 43655
Mar 5 11:28:23 e450 mysqld[27856]: 070305 11:28:23 [Note]
/usr/sbin/mysqld: ready for connections.
Mar 5 11:28:23 e450 mysqld[27856]: Version: '5.0.32-Debian_7-log'
socket: '/var/run/mysqld/mysqld.sock' port: 3306
Mar 5 11:28:24 e450 /etc/mysql/debian-start[27894]: Upgrading MySQL
tables if necessary.
Mar 5 11:28:27 e450 /etc/mysql/debian-start[27902]: Checking for
crashed MySQL tables.
telnet e450 3306
Trying 192.168.1.109...
Connected to e450.sitour.cz.
Escape character is '^]'.
A
5.0.32-Debian_7-log)t0/<}&?,I3cz[9JHiYb_
If you want more let me please know.
Thanks
Dan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]