A. Run MySQL Server docker containers: Docker containers are a popular way to isolate and run multiple instances of MySQL on the same host.
D. Start mysqld or mysqld_safe using different option files for each instance: You can start multiple instances of MySQL by specifying different option files for each instance, which allows you to configure them separately.
E. Run mysqld with --datadir defined for each instance: You can specify a different data directory for each MySQL instance using the --datadir option.
BTW, not E because you just specified the datadir, what about the port, the logfiles, etc.
upvoted 2 times
...
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
xjllll
7 months, 3 weeks agoFelipeK
9 months, 1 week agoFelipeK
9 months, 3 weeks agomarklv
10 months agomarklv
7 months, 4 weeks ago