Performance issues concurrently running MySQL and MS SQL Sever
Posted
by pacifika
on Server Fault
See other posts from Server Fault
or by pacifika
Published on 2010-01-28T11:16:01Z
Indexed on
2010/03/19
18:01 UTC
Read the original article
Hit count: 554
We're considering installing MySQL on the same database server that has been running MS 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