On 13 Jun 2010, at 19:59, Dirkjan Ochtman wrote: > On Sun, Jun 13, 2010 at 19:57, Jan Lehnardt <[email protected]> wrote: >> 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." > > Except that that's false, since "_users" is now also a valid db name.
Exceptions and rules :) Cheers Jan --
