bruce wrote:
hi...
i'm trying to determine if it's safe, or if there are pitfalls to running
simultaneous copies of mysql on a given server. assume that the instances
are completely separate, dirs/ports/etc...
The one reason why is because of the network load and the memory usage.
MySQL has to use a good deal of ram for your databases, now multiply
that times 2 and imagine the fun. In order to safely answer this
question, we'd need to know what the specs on the server are.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]