"app/git@forge.tedomum.net:tedomum/mastodon.git" did not exist on "552d22bec9602a64616538f7df0bdac13140c7f8"
Fix misleading MySQL DB creation error (#25485)
Whenever the GRANT ALL failed, it used to display "Database creation failed" which is incorrect. It's only the privleges setting that failed. This moves the privilege setting message to DEBUG and makes it more precise.
Please register or sign in to comment