From owner-freebsd-questions Sat Dec 5 03:49:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA03375 for freebsd-questions-outgoing; Sat, 5 Dec 1998 03:49:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pasca1.unpad.ac.id ([167.205.206.193]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA03370 for ; Sat, 5 Dec 1998 03:49:06 -0800 (PST) (envelope-from mukti@unpad.ac.id) Received: from localhost (mukti@localhost) by pasca1.unpad.ac.id (8.8.8/8.8.8) with SMTP id SAA00956 for ; Sat, 5 Dec 1998 18:20:20 +0700 (JAVT) (envelope-from mukti@unpad.ac.id) Date: Sat, 5 Dec 1998 18:20:20 +0700 (JAVT) From: Mukti Arip To: freebsd-questions@FreeBSD.ORG Subject: mysql problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone! I've installed mysql-3.21.29g package in my FreeBSD box (2.2.7 RELEASE) and the mysqld runs well. But, when I run the client (i.e. mysql) at the shell prompt, the system gives me an error message like this: ---- Dec 5 18:09:18 pasca1 /kernel: pid 937 (mysqld), uid 0: exited on signal 11 (core dumped) ERROR 2013: Lost connection to MySQL server during query ---- and I can't start MySQL client. :-( What does it mean, and how to fix it? Any help would be greatly appreciated. Thanks in advance. Mukti A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message