mysql 源码分析.pptVIP

  • 7
  • 0
  • 约5.18万字
  • 约 26页
  • 2017-08-16 发布于河南
  • 举报
show table status 再看ST_SCHEMA_TABLE schema_tables[]关于tables的定义 表的名字:TABLES 表结构的定义:tables_fields_info 表的创建函数:create_schema_table 填冲数据函数:by function get_all_tables and get_schema_tables_record MySQL复制的常用命令 show slave status; show master status; com_status函数只展示status命令的一部份信息 * sql/sql_show.cc中的mysqld_list_processes函数 * void mysqld_list_processes(THD *thd,const char *user, bool verbose) { Item *field; ListItem field_list; I_Listthread_info thread_infos; ulong max_query_length= (verbose ? thd-variables.max_allowed_packet : PROCESS_LIST_WIDTH); Protocol *protocol= thd-protocol; DB

文档评论(0)

1亿VIP精品文档

相关文档