mariadb/storage/innobase/handler
Jimmy Yang 60d4288272 Check in the support for Information Schema System Table Views. Users
can now view the content of InnoDB System Tables through following
information schema tables:

information_schema.INNODB_SYS_TABLES
information_schema.INNODB_SYS_INDEXES
information_schema.INNODB_SYS_COUMNS
information_schema.INNODB_SYS_FIELDS
information_schema.INNODB_SYS_FOREIGN
information_schema.INNODB_SYS_FOREIGN_COLS
information_schema.INNODB_SYS_TABLESTATS

rb://330 Approved by Marko
2010-05-25 18:44:33 -07:00
..
ha_innodb.cc Check in the support for Information Schema System Table Views. Users 2010-05-25 18:44:33 -07:00
ha_innodb.h Merge from mysql-5.1-innodb: 2010-05-14 16:31:44 +03:00
handler0alter.cc Merge from mysql-5.1-innodb: 2010-05-12 14:19:26 +03:00
i_s.cc Check in the support for Information Schema System Table Views. Users 2010-05-25 18:44:33 -07:00
i_s.h Check in the support for Information Schema System Table Views. Users 2010-05-25 18:44:33 -07:00
mysql_addons.cc Replay c2996 on top of the new storage/innobase 2010-04-13 18:26:27 +03:00