performance mysql

Read about performance mysql, The latest news, videos, and discussion topics about performance mysql from alibabacloud.com

The relationship between the transaction isolation level and the lock in InnoDB

Objective: We all know the nature of transactions, the database in order to maintain these properties, especially consistency and isolation, the general use of lock this way. At the same time, the database is a high concurrency application,

The "MySQL" mysql/mariadb Optimizer's handling of in subquery

Reference: http://codingstandards.iteye.com/blog/1344833In the above reference article, "High performance MySQL," fourth chapter fourth section in the third edition of my corresponding chapter sixth Chapter fifth sectionRecently analyzed the

MYSQL talking about MyISAM storage engine _mysql

Mind Mapping Introduced The most storage engines used in MySQL are InnoDB and MyISAM. As the default storage engine for MySQL, MyISAM is worth us to learn, the following is my "High-performance mysql"

Different versions of MySQL

MySQL's website: http://www.mysql.com/downloads/There will be several versions of the selection in this download screen.1. MySQL Community Server Community version, open source is free, but does not provide official technical support.2. MySQL

MySQL btree and hash index applicable scenarios and limitations

Btree Index:If there is no particular type, most of it is the btree index, which uses the btree data structure to store it, and most MySQL engines support this index,archive engine is an exception ,before 5.1 this engine does not support any

Getting Started with MySQL (ii)

a MySQL overviewMySQL is a very popular open source database, when I turn from Oracle to do MySQL, the most profound thing is that this guy actually is the server and storage separate! And even more can not endure is, it unexpectedly is plug-in

The relationship between the transaction isolation level and the lock in InnoDB

Objective: We all know the nature of transactions, the database in order to maintain these properties, especially consistency and isolation, the general use of lock this way. At the same time, the database is a high concurrency application,

Different versions of MySQL

Article from: http://blog.sina.com.cn/s/blog_62b37bfe0101he5t.html thanks to the author for sharingMySQL's website: http://www.mysql.com/downloads/There will be several versions of the selection in this download screen.1. MySQL Community Server

Java Design Pattern Learning record-iterator mode

Objective This time to introduce the iterator pattern, is also a behavior pattern. I now think that blogging a bit to deal with, before the day an article, feel this actually a bit did not understand a thorough written down, and after writing

MySQL--use the index to avoid null values

Due to the complexity of the database, baseless assertion space is very large, fast catching up with TCM regimen. Avoid using NULL for reasons that are mentioned in high-performance MySQL for a while. We suggest that you read more books and watch

MySQL database transaction ISOLATION LEVEL lock condition--read committed && MVCC

This article turns from https://m.imooc.com/article/details?article_id=17290 thanks to the author The previous article recorded my understanding of the MySQL transaction isolation level READ UNCOMMITTED.This article records my understanding of

Different versions of MySQL

Different versions of MySQLArticle from: http://blog.sina.com.cn/s/blog_62b37bfe0101he5t.html thanks to the author for sharingMySQL's website: http://www.mysql.com/downloads/There will be several versions of the selection in this download screen.1.

MySQL Basic Data type optimization (how to choose a data type)

Introduction: Recently looking at high performance MySQL, record writing study notes: High performance MySQL learning notes (ii) schema and data type optimization Note core content: How to choose the correct data type of MySQL, the difference

0 How does the foundation learn the MySQL database?

I am a living example, the University of Instrumentation major, 12 after graduating the first job is a circuit board test. Because the project is exposed to the database of things, purely when the advanced point of the Excel table with.At that time

MySQL theory combined with the actual article (i)

In the last two days, the requirement is to use a fixed table for the temporary tables used in the refund and return statements.When you build your own table, such as (just for example):CREATE TABLE Tasks (task_id int UNSIGNED not NULL

MySQL version differences

MySQL's website: http://www.mysql.com/downloads/There will be several versions of the selection in this download screen.1. MySQL Community Server Community version, open source is free, but does not provide official technical support.2. MySQL

The solution to the slow phenomenon of MySQL sub-query

When you use the Explain tool to view the SQL statement execution plan, if the Select_type field appears "DEPENDENT subquery", you have to notice that you have fallen into the MySQL sub-query Slow "pit."Related books: high-performance MySQL (3rd

Build a highly available Web site (v)

Database is an important application in the Web site, placed in the fourth article is because before too late to summarize the reasons, in the previous article I saw either MySQL or nosql some of the cache and distributed some of the more scalable

Slow mysql subquery

When you use the explain tool to view the execution plan of the SQL statement, if the select_type field contains "DEPENDENTSUBQUERY", you should note that, you have fallen into the slow mysql subquery "pit... Here is a specific example of a query

Unique Identifier (ID) of the database

Background: In years of work, we have designed many system or product databases, including single-host databases, lan databases, and Internet databases. For different environments, the design considerations are different. Even in the same

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

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.