Hello, list
Upon creating specific database names I came across the following issue:
when creating a database named ''wrpee|advp|hd%bw" (without quotes) from the
CREATE command I got the basic 'how to use CREATE' screen in my terminal.
This would seem to indicate that my syntax is wrong, even though "CREATE
DATABASE wrpee|advp|hd%bw C:\\sonar\\grinded\\WRPEE\\advp\\ advp|hd%bw.xml"
is syntactically valid (two arguments for CREATE DATABASE).
The issue seems to be in the database name. The pipe | is not allowed, it
seems. When replaced by a dash "-" it works as expected. However, I cannot
find this documented anywhere. Is it possible to make the error message more
clear, e.g. 'invalid database name', or at least update the documentation on
this? Which characters are allowed, and which aren't?
Thanks in advance,
Kind regards
Bram Vanroy