DROP

Erase a named database and all its content. The database must have been specified before.
It is not possible to drop the content of the default database.

Request

-----------
| request |
-----------
  1 byte

Response

----------
| answer |
----------
  1 byte

Sync/async

DROP requests are always synchronous.