Closed as not planned
Closed as not planned
Description
#The Connection Query string must contains the exact mysql version as an example if you have mysql version 8.0.32 # DATABASE_URL="mysql://db_user:[email protected]:3306/db_name?serverVersion=8.0.32" #if you didn`t do that symfony will not create the database for you and you will not have any access