document mysql collation can only be set during creation

This commit is contained in:
Brian Coca 2015-10-31 14:24:32 -04:00
parent 0fa4c5fc2b
commit 89957eed53

View file

@ -68,7 +68,7 @@ options:
choices: [ "present", "absent", "dump", "import" ]
collation:
description:
- Collation mode
- Collation mode (sorting). This only applies to new table/databases and does not update existing ones, this is a limitation of MySQL.
required: false
default: null
encoding: