summaryrefslogtreecommitdiff
path: root/sql/table.h
diff options
context:
space:
mode:
authorunknown <mhansson/martin@linux-st28.site>2007-01-30 18:07:41 +0100
committerunknown <mhansson/martin@linux-st28.site>2007-01-30 18:07:41 +0100
commit32b5759e8acf44e52ffb2559ea5af19891f29890 (patch)
treedf104d723f2fbe611375bde5eddd042aa7519ccd /sql/table.h
parenta693c17168d0326cfb30f49d37ac62fed6cd1f2c (diff)
downloadmariadb-git-32b5759e8acf44e52ffb2559ea5af19891f29890.tar.gz
This is an empty changeset to trigger a rerun of pushbuild.
sql/table.h: Only touched a comment.
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 3c9f2cac164..2923eb1db7b 100644
--- a/sql/table.h
+++ b/sql/table.h
@@ -322,7 +322,7 @@ struct st_table {
/*
A set of keys that can be used in the query that references this
- table
+ table.
All indexes disabled on the table's TABLE_SHARE (see TABLE::s) will be
subtracted from this set upon instantiation. Thus for any TABLE t it holds