High Performance MySQL Chapter 6th

Source: Internet
Author: User
Tags configuration settings

6th, optimize the configuration https://www.cnblogs.com/musings/p/5913157.html

1: The server reads the configuration file, which can be queried using the following command

Admin@iZwz92c0zpe8t65qe996ckZ:~$ which mysqld/usr/sbin/ Mysqld

Using the MYSQLD query configuration

 root @iZwz92c0zpe8t65qe996ckZ : / Home/ admin# / usr / sbin/ mysqld -- verbose--help | grep-a 1 ' Default options '  default  options are read  from  the following files in  the given order  :  / etc/ my.cnf / etc/ MySQL / my.cnf ~/. My.cnf 
Then in the/etc/mysql/my.cnf MySQL configuration, will not read the MySQL server
2: Configuration settings are lowercase, can be used-or _ is the same, for example, the following is the same
Root@iZwz92c0zpe8t65qe996ckZ:/Home//usr/sbin/-- auto-increment-offset=1root@iZwz92c0zpe8t65qe996ckZ:/Home// usr/sbin/--auto_increment_offset=1

3: Configuration

Table_cache_size  -  the (how much) size of the cache table to be valid until the next thread opens the table

MySQL optimized configuration

Https://www.cnblogs.com/thrillerz/p/3907421.html https://www.cnblogs.com/musings/p/5913157.html

High Performance MySQL Chapter 6th

Related Article

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.