MARIADB binary installation and basic management

Source: Internet
Author: User

This article aims to review mariadb binary installation and basic management


Basic knowledge

1, mariadb is MySQL original author, open source community maintenance, features compared to MySQL at least flat;

2, using the new engine xtradb to replace the MySQL InnoDB, earlier version 5.1 of the MySQL default storage engine is MyISAM;

3, XTRADB on the multi-core CPU performance and scalability is better, for the allocation and use of memory is better, but also lifted the InnoDB a lot of restrictions, provide more than INNODB configuration and performance monitoring parameters.

4, database backup often cold, Win Bei, hot-standby, M has ISAM is not support hot-standby, should be eliminated.

5, the latest version is divided into 5.10 and 5.5 of these 2 large versions, the experimental environment using 5.5.46


Binary installation

MARIADB has 3 mounting options, RPM package, compile, Universal binary installation

1. RPM Installation: Suitable for small environment, the core functions are equipped, quickly build the environment;

2. Compile and install: more recommended, complex requirements, to have a compilation environment, you can specify almost all options;

3. Binary installation: The most recommended way, pre-compiled, not only to avoid the trouble of compiling, but also provide a considerable number of enhancements.


Step 1. Download binary package, unzip


Basic operations


Table Management


Index management


User and Rights Management

This article is from the "Blue Warehouse" blog, be sure to keep this source http://bluebox.blog.51cto.com/8852456/1705967

MARIADB binary installation and basic management

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.