RE: run-all-tests always fails under reiserfs partition

2001-11-08 Thread Z Julian
Hi~: I do use a via chipset mother board. Today I tried the option notail, it really works!!! Thanks :) Julian PS: Do you have any idea about sgi's xfs? From: George Eric R Contr AFSPC/CVYZ [EMAIL PROTECTED] To: Z Julian [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: RE: run-all-tests

Re: Ask for Linux+MySQL installation help

2001-11-01 Thread Z Julian
try to copy mysql libraries to /usr/local/lib and /usr/lib cp -a /usr/local/MySQL/lib/MySQL/* /usr/local/lib cp -a /usr/local/MySQL/lib/MySQL/* /usr/lib From: YANG [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Ask for Linux+MySQL installation help Date: Fri, 2 Nov 2001 13:43:46 +0800 (CST)

Auto reconnect in application?

2001-09-26 Thread Z Julian
Hi~ I have a question. If I do nothing after I use mysql C API to connect to mysql server, how long the connection will be kept? If there is a time limit, what will happen if I execute some queries when the time is out? Will the API function like mysql_query () reconnect to the server and

Re: high speed insertion required

2001-09-13 Thread Z Julian
way, thanks for your help. From: Mark Rissmann [EMAIL PROTECTED] To: Z Julian [EMAIL PROTECTED] Subject: Re: high speed insertion required Date: Thu, 13 Sep 2001 11:14:26 -0700 I use Delphi and am having a similar problem. But here are some things that can be done (that I haven't tried). INSERT