List:Internals« Previous MessageNext Message »
From:Larry Stefonic Date:February 1 2002 1:42am
Subject:RE: MYSQL and System Calls
View as plain text  
Paul,

Sasha is correct, if you are keeping anything of importance in your
database, then you should get  a support agreement in place under which
we will:

A.  Do the recompile on your system.

B.  Run the test suites.

My experience has been that unauthorized recompiles of MySQL are the
single biggest creator of headaches for MySQL users.  This is because
there are non trivial compile options that should be intelligently
chosen.

Let me know how you would like to proceed.

LS

> -----Original Message-----
> From: Sasha Pachev [mailto:sasha@stripped] 
> Sent: Thursday, January 31, 2002 4:55 PM
> To: Paul Harrington; internals@stripped
> Cc: larry@stripped
> Subject: Re: MYSQL and System Calls
> 
> 
> On Wednesday 30 January 2002 06:00 am, Paul Harrington wrote:
> > I can only conclude that the standard rename system call (and 
> > presumably
> > others) does not work on my Compaq raid system. MYSQL uses 
> similar calls
> > and also does not work. 
> 
> Paul:
> 
> I agree with your conclusion. Try recompiling MySQL from 
> source, and after 
> running ./configure edit config.h and comment out HAVE_RENAME 
> line. MySQL 
> then will use a different method to rename files.
> 
> On a side note, if rename is broken, I wonder what else might 
> be. I would 
> recommend that you run at least our test suite after you 
> recompile ( make 
> test), and also a nice stress test that will simulate your 
> application.
> 
> If you are trying to run MySQL on a problematic system in a business 
> environment, the most cost effective way to do it is to 
> purchase MySQL 
> support. I am forwarding a copy of this mail to Larry, our 
> sales VP. He will 
> be contacting you shortly and explain different support 
> options we are 
> offering.
> 
> -- 
> MySQL Development Team
> For technical support contracts, visit https://order.mysql.com/
>    __  ___     ___ ____  __ 
>   /  |/  /_ __/ __/ __ \/ /   Sasha Pachev <sasha@stripped>
>  / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/ 
> /_/  /_/\_, /___/\___\_\___/  Provo, Utah, USA
>        <___/                  
> 

Thread
MYSQL and System CallsPaul Harrington30 Jan
  • Re: MYSQL and System CallsSasha Pachev1 Feb
    • RE: MYSQL and System CallsLarry Stefonic1 Feb
    • Re: MYSQL and System CallsPaul Harrington4 Feb