If your databases have any size to them (like more than 1/2 the amount of 
ram you have), you'll need to manage memory.  SQL Expects to be an only 
child.  Check out sp_configure in books on line to learn how to limit the 
amount of RAM sql will take

At 06:56 PM 4/8/2002 -0500, Tod Harter wrote:
>On Friday 05 April 2002 02:25, David Williamson wrote:
> > Hi there,
> >
> > I will shortly be installing a MySQL server at my place of work, the box I
> > will be installing it on currently has MS SQL server running as well. (I
> > believe its a "wintel" box).
> > Anyway, I am wondering if there are any known problems having MS SQL and
> > MySQL running on the same machine.
> > My personal opinion is no - but I need to find some info to reassure the
> > network guys:)
> >
> > Any information on this subject will be greatly appreciated.
> >
> > Regards,
> >
> > David
>
>Should be fine. I never ran both at high load together, but they will at
>least peacefully coexist, and on a dual 1 Ghz PIII with 1 gig ram and some
>fast SCSI drives both seemed pretty snappy (well SQL Server is NEVER snappy,
>but you know what I mean... ;o)).
> >
> >
> >
> > ---------------------------------------------------------------------
> > Before posting, please check:
> >    http://www.mysql.com/manual.php   (the manual)
> >    http://lists.mysql.com/           (the list archive)
> >
> > To request this thread, e-mail <[EMAIL PROTECTED]>
> > To unsubscribe, e-mail
> > <[EMAIL PROTECTED]> Trouble
> > unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>---------------------------------------------------------------------
>Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail <[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to