https://bugzilla.wikimedia.org/show_bug.cgi?id=60560
Jeff Janes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jeff Janes <[email protected]> --- After changing the regex, I installed against git HEAD with a PostgreSQL database named "my-wiki", and created and edited pages and uploaded files with no problem. Same with "my_wiki-". I also tried "-my_wiki", but that failed to upload files to it. But I also tried "-my_wiki" against mysql in 1.22.6, and that too failed. I did not test any extensions. I assumed that all connections where directed through a single codepath, and so if it worked anywhere it would work everywhere. But the failure to upload files to databases with leading hyphens contradicts that. Are there specific extensions I should test? So my conclusion is that database names with hyphens in them (no matter how unwise they may be) are supported by PostgreSQL just as much as by MySQL. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
