diff options
author | unknown <mhansson/martin@linux-st28.site> | 2007-01-30 18:07:41 +0100 |
---|---|---|
committer | unknown <mhansson/martin@linux-st28.site> | 2007-01-30 18:07:41 +0100 |
commit | 32b5759e8acf44e52ffb2559ea5af19891f29890 (patch) | |
tree | df104d723f2fbe611375bde5eddd042aa7519ccd /sql/table.h | |
parent | a693c17168d0326cfb30f49d37ac62fed6cd1f2c (diff) | |
download | mariadb-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.h | 2 |
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 |