Home › Forums › MYSQL › How can we run multiple MySQL server on a single machine? This topic has 1 reply, 2 voices, and was last updated 1 month, 1 week ago by avi. Viewing 1 reply thread Author Posts October 3, 2024 at 10:47 am #116 vanshikaParticipant Can we run multiple MySQL servers on a single machine? October 10, 2024 at 6:21 am #118 aviParticipant Yes, you just need to run them on separate ports and point them at different lib directories for their data. Here’s a good reference: http://dev.mysql.com/doc/refman/5.1/en/mutiple-servers.html (If you want to use this for testing, I suggest checking out MySQL Sandbox which is now replaced by dbdeployer) Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In