This is not a bug, the regex to validate a db name is "^[a-z][a-z0-9\_\$()\+\-\/]*$" and has been for a while.
The wiki states "The name has to start with characters." Cheers Jan -- On 27 May 2010, at 09:05, Sebastian Cohnen wrote: > I think this is a bug. Or are there filesystems out there, not allowing > numbers as first characters for filenames? > > Please open a JIRA ticket on that. > > On 27.05.2010, at 08:03, Miki Tebeka wrote: > >> Hello, >> >> When did "111" stopped being a legal database name? >> >> All the best, >> -- >> Miki <[email protected]> >
