Whenever you access phpMyAdmin for one of your databases, you will also see a database named - information_schema:
It is created by default and allows you to retrieve metadata about the objects within a database. As it's crucial to have this database intact, there is no way of deleting or editing it.