summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorMattias Jonsson <mattias.jonsson@sun.com>2008-12-19 09:23:15 +0100
committerMattias Jonsson <mattias.jonsson@sun.com>2008-12-19 09:23:15 +0100
commitdc9c5440e357b1afde67ea43ad3e626835e55896 (patch)
treeb339539ba0b3aa07aaa9566b0701fc147701cfeb /plugin
parent0077ba49400a58e2b35181f8b9d6e78314a9b36f (diff)
downloadmariadb-git-dc9c5440e357b1afde67ea43ad3e626835e55896.tar.gz
Bug#36312: InnoDB DATA_FREE BUG?
Problem is that DATA_FREE in SHOW TABLE STATUS is not correct when not using innodb_file_per_table. The solution is to use I_S.PARTITIONS instead. This is only a small fix for correcting mean record length and always return 0 if the table is empty. sql/ha_partition.cc: Bug#36312: InnoDB DATA_FREE BUG? This is only a small fix for correcting mean record length and always return 0 if the table is empty.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions