{% extends "base.html" %} {% block content %}
mysql -u root -p
Introduce MySQL's root password
Execute these statements:
DROP DATABASE IGDB; DROP USER IGDB@LOCALHOST;