mariadb/mysql-test/suite
Sergey Vojtovich e8d0168475 WL#2511 - Add a new table to the Information Schema for TABLESPACE's
Implemented a new INFORMATION_SCHEMA table, which is intended to
provide information about tablespaces.

mysql-test/r/information_schema.result:
  Updated test result according to WL#2511. With this WL
  I_S has new TABLESPACES schema.
mysql-test/r/information_schema_db.result:
  Updated test result according to WL#2511. With this WL
  I_S has new TABLESPACES schema.
mysql-test/r/mysqlshow.result:
  Updated test result according to WL#2511. With this WL
  I_S has new TABLESPACES schema.
mysql-test/suite/funcs_1/r/is_columns_is.result:
  Updated test result according to WL#2511. With this WL
  I_S has new TABLESPACES schema.
mysql-test/suite/funcs_1/r/is_tables_is.result:
  Updated test result according to WL#2511. With this WL
  I_S has new TABLESPACES schema.
sql/handler.h:
  Added SCH_TABLESPACES to enum_schema_tables.
sql/mysql_priv.h:
  Added human readable definitions for I_S.TABLESPACES field
  identifiers.
sql/sql_show.cc:
  Added I_S.TABLESPACES schema. The code which handles I_S.FILES
  is capable to handle I_S.TABLESPACES as well. Thus we reuse
  this code and let functions/variables have more generic names.
2009-12-07 16:22:51 +04:00
..
binlog Manual merge from mysql-trunk-merge. 2009-11-06 17:20:27 +03:00
bugs Bug #38205 Row-based Replication (RBR) causes inconsistencies: HA_ERR_FOUND_DUPP_KEY 2009-04-09 16:05:41 +03:00
federated Automerge from mysql-next-mr. 2009-10-27 12:57:44 +03:00
funcs_1 WL#2511 - Add a new table to the Information Schema for TABLESPACE's 2009-12-07 16:22:51 +04:00
funcs_2 merge 5.0-> 5.1 2009-04-24 13:00:17 -04:00
ibmdb2i Bug#45983 ibmdb2i_create_index_option=1 not working for primary key 2009-07-08 14:40:01 +05:30
innodb Updates for test cases from innodb-zip-ss6129. 2009-11-05 17:23:50 +04:00
jp Bug #45159 : some tests in suite "jp" fail in embedded server (use LOAD DATA) 2009-09-11 15:52:08 +03:00
large_tests This is the downport of 2009-09-11 22:26:35 +02:00
manual
ndb Manual merge from mysql-next-mr. 2009-11-02 14:10:04 +03:00
ndb_team Merge BUG#43263 from 5.0-bugteam to 5.1-bugteam 2009-05-31 13:44:41 +08:00
parts Merged WL#3352 into mysql-next-mr 2009-10-28 18:22:36 +01:00
rpl Manual merge of mysql-next-mr-runtime upstream. 2009-11-19 21:48:08 -02:00
rpl_ndb Automerge from mysql-next-mr. 2009-10-27 12:57:44 +03:00
stress
sys_vars Backport of Bug#36785 to mysql-next-mr 2009-11-10 16:26:39 -02:00