Step 1: Firstly, log into the server using appropriate credentials.
. Step 2: As a precaution method , take a backup of a
particular database. In this case, you can use backup_db command or mysqldump command
backup_db <Document Root Server
Folder>
Step 3: Then upload the Image into the server.
<Document Root server folder >/symfony/config/database.yml
Step 5 : Afterwards, log into the mysql and switch into appropriate
database.
mysql -u root -p
use <database name > ;
. Step 6: Execute the below MySQL command and take the Type ID