Information_schema database structure of MySQL

Source: Internet
Author: User
1: key_column_usage table


Constraint _Schema: Database Name


Table _Schema: Database Name


Table_name: stores database table information.


Column_name: stores the field information of the database. Generally, you can obtain the information of the first or auto-increment field.



2: schema table

Schema_ Name: name of the database to store


Default_charater_set_name: storage charset type


Default_collation_name: stores charset Information



3: schema_privileges table


Grantee: database username


Table _Schema: Table Name


Privilege_type: Permission



4: statistics table


Table _Schema: Database Name


Table_name: name of the table to store


Index _Schema: Database Name


Index_name: Do you want to scale down?


Column_name: stores the index auto-increment field?



5: tables Table


Table _Schema: Database Name


Table_name: name of the table to store


Table_type: system or base table


Engin: Memory MyISAM InnoDB


Version:


Table_rows: number of rows in the table


Auto_increment: Total number of auto-increment rows


Create_time: the time when the table was created.


Update_time: the time when the table is updated.


Create_options: Constraints for creating a table

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.