[clue-tech] MySQL question

Dallas Helquist dallas at oldbrownjeep.net
Sat Sep 3 10:42:49 MDT 2005


On Sat, 3 Sep 2005, Kevin Cullis wrote:

> Hi all,
>
> Can MySQL run two or more databases at the same time? I'm not a db person, 
> but my question revolves around running a CRM and acconting package at the 
> same time on one cpu.

Yes, MySQL can run more than one database.  Fairly standard operation.


>
> I assume it can, but wanted to know about some of the issues involved.

The issues are really with the disk/cpu/ram on the machine, and the amount 
of load that MySQL is under.  I use MySQL for some light web hosting stuff 
(~200 hits a day..wee!), and there are no problems.  I also use it to 
house some RTG data, and the tables are up to 500Million rows and things 
are still running smoothly.

You can do a quick google search on MySQL performance etc if you really 
care about benchmarks.  I'd say in general you shouldn't have any problems 
running multiple DB's + application on the same machine.

-dallas

>
> TIA
>
> Kevin
> _______________________________________________
> CLUE-tech mailing list
> CLUE-tech at cluedenver.org
> http://cluedenver.org/mailman/listinfo/clue-tech
>
_______________________________________________
CLUE-tech mailing list
CLUE-tech at cluedenver.org
http://cluedenver.org/mailman/listinfo/clue-tech



More information about the clue-tech mailing list