What that strikes me from your posting is they were traying to give some description/comments about that particular instance over there thru auomated database creation script.

It should be in the comment forma not like that. Else you need to check and modify the script to make more sensible comments that starts with '#' for each entry. Otherwise modify manually.

Automated scripts for database creation should be as simple as possible but not complex as you don't run those scripts not so often. It worth to have a script that makes more sense for you when you creating the database than using someone else script and very simple to write one.