MySQL Multi-instance deployment

Source: Internet
Author: User

MySQL multi-instance routine, there are mainly two kinds of programs can be achieved, these two kinds of programs have pros and cons, as follows:
1, based on multi-configuration files

Multiple instances are implemented by using multiple configuration files to start different processes.

Advantages: Simple logic, simple configuration

Cons: Not easy to manage.
2, based on Mysqld_multi

Use a separate configuration file to implement multiple instances with the official Mysqld_multi tool

Advantages: Easy to centralize management management

Cons: Inconvenient to customize for each instance configuration

This article is based on the first multi-configuration file, MySQL for the redhat6.3 system comes with

First of all

MySQL Multi-instance deployment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.