Sergey Glukhov
dbe504ec7a
Bug#35427 INFORMATION_SCHEMA.TABLES.TABLE_CATALOG is NULL, should be "def"
...
backport to betony
2009-10-23 16:02:20 +05:00
Sergey Glukhov
6c0b87f55e
Bug#38909 CREATE_OPTIONS in information_schema produces wrong results
...
table->partition_info is unitialized when we open frm file only.
The fix is check share->partition_info_len which is set on
frm opening stage.
2008-11-13 16:11:51 +04:00
Mattias Jonsson
abd09620db
Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output
...
The partitioning clause is only a very long single line, which is very
hard to interpret for a human. This patch breaks the partitioning
syntax into one line for the partitioning type, and one line per
partition/subpartition.
2008-11-04 08:43:21 +01:00
gluh@mysql.com/eagle.(none)
52d267dabb
Bug#28007 Wrong default value for I_S.PARTITIONS.PARTITION_COMMENT
...
The value of the PARTITION_COMMENT column is an empty string if there is no partition comment.
2007-06-06 17:47:02 +05:00
stewart@willster.(none)
ed8a82db21
update result for having tablespace in I_S.PARTITIONS
2006-10-27 16:15:17 +10:00
mikael/pappa@dator5.(none)
bdf9ace4dd
BUG#20340: NODEGROUP wrong field type in information schema
...
Test case fix
2006-07-22 11:27:45 -04:00
rburnett@bk-internal.mysql.com
017e1a502e
Many files:
...
Merging changesets from crashed 5.1-kt
2006-06-09 16:20:23 +02:00
mikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se
b615e0b6dc
BUG#19067: Crash for default subpartitioning when altering the table
2006-06-03 18:37:31 -04:00
mikael@c-3d08e253.1238-1-64736c10.cust.bredbandsbolaget.se
9686e7bfc9
BUG#20161: LINEAR keyword on subpartitions not displayed in information schema for partitions
...
and in SHOW CREATE TABLE
2006-05-31 09:33:10 -04:00
gluh@eagle.intranet.mysql.r18.ru
be4ebd9038
WL#2506: Information Schema tables for PARTITIONing
...
added I_S 'PARTITIONS' table
2006-01-10 19:44:04 +04:00