I noticed a typo in the description of the column domains.collation_name.
> Name of the collation of the column, null if default ...
This view contains domain entries, so "Name of the collation of the
domain" would be correct.
--
Shigeru HANADA
diff --git a/doc/src/sgml/information_schema.sgml
Shigeru HANADA writes:
> I noticed a typo in the description of the column domains.collation_name.
>> Name of the collation of the column, null if default ...
> This view contains domain entries, so "Name of the collation of the
> domain" would be correct.
Committed, thanks!