Back to the month index |
Back to the list index
|
Brian Lavender (brian@brie.com)
Fri, 18 Apr 1997 00:21:21 -0700
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
- Next message: Peter Samuel: "Re: [mSQL] Temporary Tables..."
- Previous message: Peter Samuel: "Re: [mSQL] Temporary Tables..."
Message-Id: <2.2.32.19970418072121.00823d3c@popd.ix.netcom.com> Date: Fri, 18 Apr 1997 00:21:21 -0700 From: Brian Lavender <brian@brie.com> Subject: [mSQL] Select * causes Hit by sig 10 , why?I created the database "book" and I created the table "Salespeople". I
inserted a number of rows in it with msql. Everthing worked fine. Then I
tried to do a select (below) and I got the following results. What is
happening and what can I do to fix it?
Brian
mSQL > select *
-> from Salespeople
-> \g
Hit by a sig 10
Forced server shutdown due to bad signal!
Forcing close on Socket 5
ERROR : MSQL server has gone away
mSQL >
Configuration:
msql 1.0.16 no patches applied
IRIX cube 6.2 03131015 IP22
Version Details :-
msqladmin version 1.0.16
mSQL connection Localhost via UNIX socket
mSQL server version 1.0.16
mSQL protocol version 6
mSQL TCP socket 4333
mSQL UNIX socket /usr/dom/xbrie/brian/tmp/msql.sock
mSQL root user brian
Host Architecture IRIX-6.2-IP22
----------------
Brian Lavender
Brie Web Publishing
Owner
Napa, CA
(707) 226-8891
Brie Business Directory - Napa Valley http://www.brie.com/bbd
"Sometimes our only obstacle is the one in our minds."
--------------------------------------------------------------------------
To remove yourself from the Mini SQL mailing list send a message containing
"unsubscribe" to "unsubscribe" to msql-list-request@bunyip.com. Send a message containing
"info msql-list" to majordomo@bunyip.com for info on monthly archives of
the list. For more help, mail owner-msql-list@bunyip.com NOT the msql-list!
- Next message: Peter Samuel: "Re: [mSQL] Temporary Tables..."
- Previous message: Peter Samuel: "Re: [mSQL] Temporary Tables..."