sotong
11-17-2004, 12:08 AM
Hi There,
I'm currently running a Wins 2003 server with MS Sql. Just wondering if I were to install MySql ...will there be any conflict?
I tried installing the Yellowtip server but it didn't work .. :P
goolex
11-17-2004, 12:20 AM
yes , they can work together,
but i think its better u dont run mssql , becouse its very slow database and useing high cpu load but mysql is very faster and easier with very low cpu useage ,
maybe this is wrong but this is my idea
eWebtricity
11-17-2004, 12:39 AM
Technically no it won't be a conflict, but why run two completely different database server platforms on the same host. It can become quite disk/cpu/ram intensive if your not careful.
andy18
11-17-2004, 06:29 AM
nope, both of the database server will not conflict with each other.
monaghan
11-17-2004, 06:50 AM
I have a development box with SQL 2000, SQL 2005(Yukon beta) and MySQL .
If you're running large MS-SQL queries, then this will probably cause problems if you're doing a lot with MySQL at the same time, for small databases, then you should have no problem.
Feed your machine lots of RAM chips if you intend doing anything big :)