This is an empty changeset to trigger a rerun of pushbuild.

sql/table.h:
  Only touched a comment.
This commit is contained in:
unknown 2007-01-30 18:07:41 +01:00
parent a693c17168
commit 32b5759e8a

View file

@ -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