summaryrefslogtreecommitdiff
path: root/sql/table.h
diff options
context:
space:
mode:
authorMichael Widenius <monty@askmonty.org>2011-06-10 12:09:21 +0300
committerMichael Widenius <monty@askmonty.org>2011-06-10 12:09:21 +0300
commit3516b4b5d14b07a94f752f063cc04c7dd70cc155 (patch)
treea3e5f851ecc68dccb3a9bd99f2d29af43e0156a2 /sql/table.h
parent9e3570ea6c0872bcb8a9e0c7de4216945d8d3523 (diff)
parent13f55aac67343450d1c2872dd238d81093d09f11 (diff)
downloadmariadb-git-3516b4b5d14b07a94f752f063cc04c7dd70cc155.tar.gz
Merge with 5.2
Diffstat (limited to 'sql/table.h')
-rw-r--r--sql/table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/table.h b/sql/table.h
index 4e198116fe2..02e6eaf68aa 100644
--- a/sql/table.h
+++ b/sql/table.h
@@ -827,7 +827,7 @@ struct st_table {
See TABLE_LIST::process_index_hints().
*/
bool force_index_group;
- bool distinct,const_table,no_rows;
+ bool distinct,const_table,no_rows, used_for_duplicate_elimination;
/**
If set, the optimizer has found that row retrieval should access index