Performance issues concurrently running MySQL and SQL Sever

Posted by pacifika on Server Fault See other posts from Server Fault or by pacifika
Published on 2010-01-28T11:09:25Z Indexed on 2010/03/16 5:06 UTC
Read the original article Hit count: 451

Filed under:
|
|

We're considering installing MySQL on the same database server that has been running SQL Server. From my research there are no technical issues running both concurrently, but I am worried that the performance will be affected. Is by default SQL Server set up to use all available memory for example? What should I look out for? Thanks

© Server Fault or respective owner

Related posts about mysql

Related posts about sql-server