... hi there! i have been wondering where do i put my cgi-bin dir? My web server's root is /webmaster and DocumentRoot is "/webmaster/doc/". This means that...
472
Steven T. Roussey ...
Dec 1, 1995 9:14 am
Disreguard that last message. For some reason the WWW server runs on a separate IP than the CGIs. Thus putting a host name in the connect tag worked fine. I do...
473
sz7043704@...
Dec 1, 1995 9:18 am
... hi there! You have given this patch but i'd like to know how to go about applying a patch.Pardon me for my ignorance. Thanks. Desmond ... To remove...
474
Dave Glowacki ...
Dec 1, 1995 5:59 pm
I've just joined this list so I'm not sure what's been discussed here or what the usual procedures are. While attempting to track down the HP-UX mmap() problem...
475
Patrik Faltstrom ...
Dec 2, 1995 12:38 am
... Yes it was. Between Nov 30, 0400 (-0400) and Dec 1, 0400 (-0400) the list got nuked. It was fixed this morning (about 6 hours ago). We are now debugging...
476
Justin Randall ...
Dec 2, 1995 2:00 am
Running mSQL 1.0.10 on Linux 1.3.30, P120, 32MB I have a comma delimitted flat-file, only 71MB in length. I wrote an AWK script: { print "insert into lb3...
477
Qusay ...
Dec 2, 1995 2:24 am
Hello everyone, For the past week I have been receiving two copies of each mail message on this list, I didn't see anyone complaining so it sounds like it is...
478
owner-msql-list ...
Dec 2, 1995 7:51 am
I am new working with msql and w3-msql and need a little help. I have created a database for an "events calendar" on our campus. So far I have had no problem...
479
Eduardo Bonet Urgelle...
Dec 2, 1995 8:10 am
Hi all, I have read the help file that comes with w3-msql and i found it ok, but i think it's not up to date because it doesn't say anything about translate, ...
480
Luke Call ...
Dec 2, 1995 8:10 am
I second the recommendation for two lists: one for announcements and one for discussion. Since the discussion list volume is high, I also recommend creating a ...
481
james@...
Dec 2, 1995 8:10 am
setup & configuring system. please contact me ... To remove yourself from the Mini SQL mailing list send a message containing "unsubscribe" to...
482
David Perry ...
Dec 2, 1995 8:35 am
I saw a not earlier today commenting on the mail server not working correctly. I bet someone is aware of it and fixing the problem. I have not been getting two...
483
Justin Randall ...
Dec 2, 1995 10:35 am
Running the 'killer' benchmark on Linux, P120, 32MB I get < 50secs on the benchmarks Same scenario on HPUX running on HP9000 models T500 and G40 I get +10:00! ...
484
David J. Hughes ...
Dec 2, 1995 12:31 pm
... The error message indicates that a __single__ query passed to mSQL is > 15360 bytes in length. mSQL knows that the query is terminated when it sees the \g...
485
David J. Hughes ...
Dec 2, 1995 12:36 pm
... Get a copy of Larry Wall's patch program (check archie for the closest FTP archive containing patch to where you are). All you do is cd to the mSQL source...
486
Daniel Simmons ...
Dec 2, 1995 7:47 pm
Just thought I'd let you all know that I finally got mSQL running on my Linux (RedHat 2.1) system. At the suggestion of multiple people, I switched from mSQL...
487
Justin Randall ...
Dec 3, 1995 6:19 am
I found a small, mildly annoying error in the run_daemon script included with 1.0.10. while : do cd ${INST_DIR}/debug${PROG} ${INST_DIR}/bin/${PROG} > output...
488
Justin Randall ...
Dec 3, 1995 7:00 am
Thanks a bunch. It appears to have worked! I'm awfull sorry for killing the signal/noise ratio here over such an ignorant boo-boo. Interestingly enough, the...
489
Jochen Wiedmann ...
Dec 3, 1995 3:32 pm
Hello, I've found a minor bug in msql-1.0.9 which happens only when doing a SELECT over empty tables. bSort never returns in that case. A fix is below. Thanks,...
490
Michael Koehne ...
Dec 3, 1995 4:33 pm
491
Justin Randall ...
Dec 3, 1995 7:57 pm
Could someone post exactly what msqld is expecting when it receives a connection, and how commands are send to the daemon? ... To remove yourself from the Mini...
492
David Perry ...
Dec 4, 1995 2:04 am
Could someone please let me know what character are legal to import into msql and what are not. I figure that the single quote and comman are right out but are...
493
Peter Samuel ...
Dec 4, 1995 2:03 am
494
J.A.P.H. ...
Dec 4, 1995 4:43 am
i have two tables, 'foo' and 'bar' table foo has two fields 'id' and 'name' table bar has one field, 'id' shouldn't i be able to do something like: select...
495
sz7043704@...
Dec 4, 1995 7:40 am
hi FX and the msql gang, Could you tell me how to do script alias so that i can access my cgi-scripts? my webserver's root is ".../webmaster", cgi dir is ...
496
Sang Han ...
Dec 4, 1995 8:41 am
Hi all, I am getting this odd problem with certain numbers that are stored in columns with data type "real". The values are stored and returned as floating...
497
Luis Velasco ...
Dec 4, 1995 11:29 am
Hi everybody, I tranlated the mSQL error messages to SPANISH. If anybody is interested, I include a file translated in this message. You have to add this file...
498
Rob Kouwenberg ...
Dec 7, 1995 11:16 pm
499
David Perry ...
Dec 8, 1995 7:08 am
I am using msql-import to bring in data from FoxPro (mac). I am having troubles with core-dump and failed records. The structure looks like: f1 int f2 char(10)...
500
Brian Valente ...
Dec 8, 1995 9:41 am
Use single quotes instead of double-quotes. Regards, Brian ... ====================================================================== Brian Valente...