table_catalog
table_schema
mysql information_schema.tables;
table_name
table_type
engine
version
row_format
table_rows
avg_row_length
data_length
max_data_length
index_length
data_free
auto_increment
create_time
update_time
check_time
table_collation
checksum
create_option
table_comment
默认的模式有
information_schema
具有40个表
mysql
具有24个表
performance_schema
具有17个表
总共系统默认的表是81个;
tabletable
用户自定义的数据库;

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。