Installation Error #5819
|
Hi @e107help Version 2.3.8 generates this error. Did I miss something?
|
Replies: 2 comments 4 replies
The password???? |
|
Olá @Kanonimpresor. You didn't miss anything (and it wasn't the password Part of the v2.3.8 SQL-injection hardening was an allow-list on the database name: it may now only contain letters, digits, Your name was legal, too: MySQL and MariaDB happily run I've flagged both to Deltik: allow the period again (it is harmless in every position the name reaches) and show an honest error message when a name is rejected. Until that ships, what you already did is the workaround: keep the database name to letters, digits, |




@Kanonimpresor: I intend to ship a new version that is much less restrictive and provides a more useful error message: