The Unofficial mSQL FAQ $Revision: 1.4 $ $Date: 1995/11/01 02:29:19 $ This FAQ is posted to the mSQL mailing list twice a month - on or around the 1st and 16th...
107
Andrey A. Perminov ...
Nov 1, 1995 11:49 am
108
Klaus Thiele ...
Nov 1, 1995 11:15 pm
Hi Peter, i've just received the 'The Unofficial mSQL FAQ' (very good) you wrote: SQLBase Klaus Thiele <kth@...> has provided a wrapper to allow...
109
Jack R. Callahan ...
Nov 2, 1995 12:10 am
Dear MSQLers, Our server keeps crashing every so often and I'm not sure why so I've included the GDB dump. I'm running the server on a SPARC 20 under Solaris...
110
Stephen Landis ...
Nov 2, 1995 1:00 am
I'm using libmsql.a and get an Undefined: strdup error when linking. I can't find any signs of a strdup() in any library files on our system. Anybody know how...
111
David Holmes ...
Nov 2, 1995 1:24 am
greetings, And our apologies! There seems to be have been some sort of serious failure of the majordomo or related system which caused the msql-list mailing...
112
Arley Carter ...
Nov 2, 1995 2:21 am
I have installed apache in a non-standard location. When I use w3-msql, it tries to retrieve the page using the directive of ...
113
lofink@...
Nov 2, 1995 2:25 am
#!/bin/sh # What I did to get msql-1.0.9 pass all tests with MsqlPerl-1.03 and perl-5.001m # on an hp715/80 running hpux-9.05 and using the native (not gcc)...
114
lofink@...
Nov 2, 1995 2:39 am
If this has been discussed and I missed it I'm sorry. These simple msql commands kill my msqld with a 'Hit by a sig 11' error: create table jointest ( hostname...
115
aoster ...
Nov 2, 1995 3:19 am
I have a weird problem where msqld freezes... If a simple query like: select foo, boo, goo from somedb where whatever = 'something' returns nothing, something...
116
Peter Samuel ...
Nov 2, 1995 3:23 am
This is a repost. Just in case the recent list failure missed yesterday's posting. ########################################################################### ...
117
Peter Samuel ...
Nov 2, 1995 3:48 am
118
Willa Zhu ...
Nov 2, 1995 4:38 am
Hi, I'm a new msql user. When I tried "SELECT FROM ... ORDER BY" command, I got: ERROR : Couldn't create temporary table Would anyone please give me some...
119
Phil Knaack ...
Nov 2, 1995 5:22 am
... You'll need your own strdup function, as Ultrix doesn't provide one. The strdup below should be sufficient, sans error checking after the malloc. char...
120
Peter Samuel ...
Nov 2, 1995 6:53 am
121
Tianlin WANG ...
Nov 2, 1995 8:08 am
Dear Raymond M Lofink, your example works in my machine (FreeBSD, msql1.0.9) Best Regards Tianlin Wang Newsham Hybrids (USA) Inc. E-mail...
122
Peter Samuel ...
Nov 2, 1995 8:29 am
The Unofficial mSQL FAQ $Revision: 1.4 $ $Date: 1995/11/01 02:29:19 $ This FAQ is posted to the mSQL mailing list twice a month - on or around the 1st and 16th...
123
Andreas Koenig ...
Nov 2, 1995 12:41 pm
... phil> You'll need your own strdup function, as Ultrix doesn't provide one. phil> The strdup below should be sufficient, sans error checking after the...
124
Michal.Spalinski@...
Nov 2, 1995 3:37 pm
I sent this message earlier, but I think it never made it to thie mailing list, so here it is again: I compiled msql-1.0.9 and w3-msql on linux 1.3.35. Msql...
125
Arley Carter ...
Nov 2, 1995 6:30 pm
Below is a semi-automated process for building msql-1.0.9 on hpux 9.05. It passes all of the msql test suite as well as the msql-perl test suite. It builds...
126
michel beausejour ...
Nov 2, 1995 6:48 pm
I'm building a database like this create table pnbs (pnb char(10) primary key, texte char (4096))\p\g Msql let me build the database ok but when my application...
127
Mats Mellstrand ...
Nov 2, 1995 8:51 pm
Hi I am testing the W3-msql gateway. I'm running BSD/OS 2.0.1. When I try to access the included demo application I get: (in the error log for my httpd-server)...
128
ils_andrew@...
Nov 2, 1995 9:08 pm
1) Is there anybody out there who has actually run Digger 1.0.5 with msql-1.0.8 or msql-1.0.9 ? I am trying to set up Digger 1.0.5 with the former at present...
129
Doug Wayne Babst ...
Nov 2, 1995 9:14 pm
Has anybody gotten w3-msql to work with UnixWare 1.x and NCSA? Thanks Doug ... If computers would work like they are | Doug Babst supposed to, I'd be out of...
130
Stephen Landis ...
Nov 2, 1995 9:45 pm
Thanks for the responses about strdup. For your information, I went from 1.0.8 to 1.0.9 and then went into the target/Ultrix-4.3-RISC/common/config.h and made...
131
Arley Carter ...
Nov 2, 1995 11:27 pm
Probably a problem with mmap. See my post re: Semiautomatic hp build. If that post didn't make it to you or anybody else, email me, I'll repost. Regards: -arc...
132
Alex Woo ...
Nov 2, 1995 11:55 pm
I'm not sure this ever make it out to the list. Alex I'm trying to use the w3-msql-1.0 interface to msql under Solaris 2.3 and am running into some...
133
Chris Phillips ...
Nov 3, 1995 12:58 am
I experienced the same problem...and have left w2-msql alone. It worked fine with msql-1.0.8...but 1.0.9 just gets trashed... ... Chris... ...