You can only run one MySQL service at a time on that port. Maybe you are more familiar with web servers and I can make a comparison to that. By default, a web server (IIS, Apache) runs on port 80. You can run multiple websites, domains, etc. with one web server. MySQL is the same, except instead of sites and domains, you have databases.
- Nicholas Kesick Now at [email protected]! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of DutchGlory Sent: Sunday, August 22, 2010 1:45 PM To: [email protected] Subject: Re: [Opensim-users] Works :) Multiple grids on one PC... I tought you could use port 3306 only for one connection at a time.... thats why for each connection a separate mysql connection.... learn something new every day. :) -- View this message in context: http://opensim-users.2152040.n2.nabble.com/Works-Multiple-grids-on-one-PC-tp5449618p5450313.html Sent from the opensim-users mailing list archive at Nabble.com. _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
