Commit graph

6 commits

Author SHA1 Message Date
unknown
3b4f277dc9 update result for having tablespace in I_S.PARTITIONS 2006-10-27 16:15:17 +10:00
unknown
4cda13c9db BUG#20340: NODEGROUP wrong field type in information schema
Test case fix


mysql-test/r/information_schema_part.result:
  Test case fix
2006-07-22 11:27:45 -04:00
unknown
c0f42e720e Many files:
Merging changesets from crashed 5.1-kt


mysql-test/r/information_schema_part.result:
  Merging changesets from crashed 5.1-kt
mysql-test/r/partition.result:
  Merging changesets from crashed 5.1-kt
mysql-test/r/partition_02myisam.result:
  Merging changesets from crashed 5.1-kt
mysql-test/r/partition_mgm_err.result:
  Merging changesets from crashed 5.1-kt
mysql-test/r/partition_range.result:
  Merging changesets from crashed 5.1-kt
mysql-test/r/rpl_row_basic_8partition.result:
  Merging changesets from crashed 5.1-kt
sql/sql_show.cc:
  Merging changesets from crashed 5.1-kt
2006-06-09 16:20:23 +02:00
unknown
14e1d69aea BUG#19067: Crash for default subpartitioning when altering the table
mysql-test/r/information_schema_part.result:
  Bug fix
sql/partition_element.h:
  Review fixes
sql/sql_partition.cc:
  Review fixes
2006-06-03 18:37:31 -04:00
unknown
50ddc348d3 BUG#20161: LINEAR keyword on subpartitions not displayed in information schema for partitions
and in SHOW CREATE TABLE


mysql-test/r/information_schema_part.result:
  Added new test cases
mysql-test/t/information_schema_part.test:
  Added new test cases
sql/sql_partition.cc:
  Added missing check for LINEAR keyword on subpartitions
sql/sql_show.cc:
  Added missing check for LINEAR keyword on subpartitions
  Small remove of duplicate code
2006-05-31 09:33:10 -04:00
unknown
31d3c88cae WL#2506: Information Schema tables for PARTITIONing
added I_S 'PARTITIONS' table
2006-01-10 19:44:04 +04:00